ESP-IDF
tBTM_SEC_BLE::auth_mode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_SEC_BLE::auth_mode
tBTM_SEC_BLE::auth_mode field
Syntax
Show:
Summary
Declaration
from
btm_int.h:574
UINT16
auth_mode
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
auth_mode
;
/* Authentication mode */
btm_int.h:574
p_dev_rec
->
ble
.
auth_mode
=
auth_mode
;
btm_ble.c:126
BTM_SecAddBleDevice()
p_rec
->
ble
.
auth_mode
=
p_cb
->
auth_mode
;
smp_utils.c:990
smp_proc_pairing_cmpl()
evt_data
.
cmplt
.
auth_mode
=
p_rec
->
ble
.
auth_mode
;
smp_utils.c:993
smp_proc_pairing_cmpl()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SEC_BLE::auth_mode
is written by 2 functions and is read by 1 function:
BTM_SecAddBleDevice()
smp_proc_pairing_cmpl()
All items filtered out
tBTM_SEC_BLE::auth_mode
smp_proc_pairing_cmpl()
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