ESP-IDF
tBTM_SEC_BLE::current_addr_valid
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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::current_addr_valid
tBTM_SEC_BLE::current_addr_valid field
Syntax
Show:
Summary
Declaration
from
btm_int.h:579
bool
current_addr_valid
;
Examples
References
from
examples
Code
Location
Referrer
bool
current_addr_valid
;
/* current addr info is valid or not*/
btm_int.h:579
p_dev_rec
->
ble
.
current_addr_valid
=
true
;
btm_ble_gap.c:3623
btm_ble_process_adv_pkt()
if
(
p_dev_rec
->
ble
.
current_addr_valid
)
{
l2c_ble.c:920
l2cble_init_direct_conn()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SEC_BLE::current_addr_valid
is written by 1 function and is read by 1 function:
btm_ble_process_adv_pkt()
All items filtered out
tBTM_SEC_BLE::current_addr_valid
l2cble_init_direct_conn()
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