ESP-IDF
update_white_list_args::add_remove
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
update_white_list_args::add_remove
update_white_list_args::add_remove field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:169
bool
add_remove
;
Examples
References
from
examples
Code
Location
Referrer
bool
add_remove
;
btc_gap_ble.h:169
BTA_DmUpdateWhiteList
(
arg
->
update_white_list
.
add_remove
,
arg
->
update_white_list
.
remote_bda
,
arg
->
update_white_list
.
wl_addr_type
,
btc_update_whitelist_complete_callback
)
;
btc_gap_ble.c:2014
btc_gap_ble_call_handler()
arg
.
update_white_list
.
add_remove
=
add_remove
;
esp_gap_ble_api.c:391
esp_ble_gap_update_whitelist()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
update_white_list_args::add_remove
is written by 1 function and is read by 1 function:
esp_ble_gap_update_whitelist()
All items filtered out
update_white_list_args::add_remove
btc_gap_ble_call_handler()
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