ESP-IDF
cache_assoc_arg::assoc_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
cache_assoc_arg::assoc_addr
cache_assoc_arg::assoc_addr field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:188
esp_bd_addr_t
assoc_addr
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
assoc_addr
;
btc_gattc.h:188
arg
->
cache_assoc
.
assoc_addr
,
btc_gattc.c:781
btc_gattc_call_handler()
memcpy
(
arg
.
cache_assoc
.
assoc_addr
,
assoc_addr
,
sizeof
(
esp_bd_addr_t
)
)
;
esp_gattc_api.c:891
esp_ble_gattc_cache_assoc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cache_assoc_arg::assoc_addr
is read by 2 functions:
All items filtered out
cache_assoc_arg::assoc_addr
esp_ble_gattc_cache_assoc()
btc_gattc_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