ESP-IDF
cfg_local_privacy_args::privacy_enable
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cfg_local_privacy_args::privacy_enable
cfg_local_privacy_args::privacy_enable field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:161
bool
privacy_enable
;
Examples
References
from
examples
Code
Location
Referrer
bool
privacy_enable
;
btc_gap_ble.h:161
btc_ble_config_local_privacy
(
arg
->
cfg_local_privacy
.
privacy_enable
,
btc_set_local_privacy_callback
)
;
btc_gap_ble.c:2008
btc_gap_ble_call_handler()
arg
.
cfg_local_privacy
.
privacy_enable
=
privacy_enable
;
esp_gap_ble_api.c:291
esp_ble_gap_config_local_privacy()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cfg_local_privacy_args::privacy_enable
is written by 1 function and is read by 1 function:
esp_ble_gap_config_local_privacy()
All items filtered out
cfg_local_privacy_args::privacy_enable
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