ESP-IDF
+
0
/1 examples
SourceVu will show references to
bt_mesh_white_list::add_remove
from the following samples and libraries:
df_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_white_list::add_remove
bt_mesh_white_list::add_remove field
Syntax
Show:
Summary
Declaration
from
adapter.h:708
bool
add_remove
;
Examples
bt_mesh_white_list::add_remove
is referenced by 1 libraries and example projects:
df_server sample
References
from
0/1
examples
Code
Location
Referrer
bool
add_remove
;
adapter.h:708
if
(
BTM_BleUpdateAdvWhitelist
(
wl
->
add_remove
,
wl
->
remote_bda
,
adapter.c:549
bt_le_update_white_list()
BT_INFO
(
"%s, addr %s, addr_type 0x%02x"
,
wl
->
add_remove
?
"Add"
:
"Remove"
,
test.c:147
bt_mesh_test_update_white_list()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
bt_mesh_white_list::add_remove
is read by 2 functions:
All items filtered out
bt_mesh_white_list::add_remove
bt_le_update_white_list()
bt_mesh_test_update_white_list()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out