ESP-IDF
unreg_for_notify_arg::remote_bda
is only used within ESP-IDF.
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
unreg_for_notify_arg::remote_bda
unreg_for_notify_arg::remote_bda field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:177
esp_bd_addr_t
remote_bda
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
remote_bda
;
btc_gattc.h:177
arg
->
unreg_for_notify
.
remote_bda
,
btc_gattc.c:705
btc_gattc_unreg_for_notify()
memcpy
(
arg
.
unreg_for_notify
.
remote_bda
,
server_bda
,
sizeof
(
esp_bd_addr_t
)
)
;
esp_gattc_api.c:844
esp_ble_gattc_unregister_for_notify()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
unreg_for_notify_arg::remote_bda
is read by 2 functions:
All items filtered out
unreg_for_notify_arg::remote_bda
esp_ble_gattc_unregister_for_notify()
btc_gattc_unreg_for_notify()
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