ESP-IDF
tBTE_APPL_CFG::ble_accept_auth_enable
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTE_APPL_CFG::ble_accept_auth_enable
tBTE_APPL_CFG::ble_accept_auth_enable field
Syntax
Show:
Summary
Declaration
from
bte_appl.h:35
UINT8
ble_accept_auth_enable
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
ble_accept_auth_enable
;
bte_appl.h:35
bte_appl_cfg
.
ble_accept_auth_enable
=
BTM_BLE_ONLY_ACCEPT_SPECIFIED_SEC_AUTH_DISABLE
;
bta_dm_co.c:64
bta_dm_co_security_param_init()
bte_appl_cfg
.
ble_accept_auth_enable
=
enable
;
bta_dm_co.c:439
bta_dm_co_ble_set_accept_auth_enable()
return
bte_appl_cfg
.
ble_accept_auth_enable
;
bta_dm_co.c:446
bta_dm_co_ble_get_accept_auth_enable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTE_APPL_CFG::ble_accept_auth_enable
is written by 2 functions and is read by 1 function:
bta_dm_co_security_param_init()
bta_dm_co_ble_set_accept_auth_enable()
All items filtered out
tBTE_APPL_CFG::ble_accept_auth_enable
bta_dm_co_ble_get_accept_auth_enable()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out