ESP-IDF
set_privacy_mode::addr
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
set_privacy_mode::addr
set_privacy_mode::addr field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:277
esp_bd_addr_t
addr
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
addr
;
btc_gap_ble.h:277
btc_ble_set_privacy_mode
(
arg
->
set_privacy_mode
.
addr_type
,
arg
->
set_privacy_mode
.
addr
,
btc_gap_ble.c:2421
btc_gap_ble_call_handler()
memcpy
(
arg
.
set_privacy_mode
.
addr
,
addr
,
sizeof
(
esp_bd_addr_t
)
)
;
esp_gap_ble_api.c:1045
esp_ble_gap_set_privacy_mode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
set_privacy_mode::addr
is read by 2 functions:
All items filtered out
set_privacy_mode::addr
esp_ble_gap_set_privacy_mode()
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