ESP-IDF
cache_get_addr_list_arg::gattc_if
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_get_addr_list_arg::gattc_if
cache_get_addr_list_arg::gattc_if field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:193
esp_gatt_if_t
gattc_if
;
Examples
References
from
examples
Code
Location
Referrer
esp_gatt_if_t
gattc_if
;
btc_gattc.h:193
BTA_GATTC_CacheGetAddrList
(
arg
->
get_addr_list
.
gattc_if
)
;
btc_gattc.c:785
btc_gattc_call_handler()
arg
.
get_addr_list
.
gattc_if
=
gattc_if
;
esp_gattc_api.c:906
esp_ble_gattc_cache_get_addr_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cache_get_addr_list_arg::gattc_if
is written by 1 function and is read by 1 function:
esp_ble_gattc_cache_get_addr_list()
All items filtered out
cache_get_addr_list_arg::gattc_if
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