ESP-IDF
tBTM_BLE_WL_OP::to_add
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_BLE_WL_OP::to_add
tBTM_BLE_WL_OP::to_add field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:309
BOOLEAN
to_add
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
to_add
;
btm_ble_int.h:309
rt
=
btm_add_dev_to_controller
(
p_dev_op
->
to_add
,
p_dev_op
->
bd_addr
,
p_dev_op
->
addr_type
)
;
btm_ble_bgconn.c:233
btm_execute_wl_dev_operation()
p_dev_op
->
to_add
=
to_add
;
btm_ble_bgconn.c:254
btm_enq_wl_dev_operation()
p_dev_op
->
to_add
=
to_add
;
btm_ble_bgconn.c:262
btm_enq_wl_dev_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_WL_OP::to_add
is written by 1 function and is read by 1 function:
btm_enq_wl_dev_operation()
All items filtered out
tBTM_BLE_WL_OP::to_add
btm_execute_wl_dev_operation()
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