ESP-IDF
tBTA_GATTC_API_GET_ADDR::client_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
tBTA_GATTC_API_GET_ADDR::client_if
tBTA_GATTC_API_GET_ADDR::client_if field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:231
tBTA_GATTC_IF
client_if
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_IF
client_if
;
bta_gattc_int.h:231
tBTA_GATTC_RCB
*
p_clrcb
=
bta_gattc_cl_get_regcb
(
p_msg
->
api_get_addr
.
client_if
)
;
bta_gattc_act.c:1926
bta_gattc_process_api_cache_get_addr_list()
gattc_cb
.
get_addr_list
.
client_if
=
p_msg
->
api_get_addr
.
client_if
;
bta_gattc_act.c:1928
bta_gattc_process_api_cache_get_addr_list()
p_buf
->
client_if
=
client_if
;
bta_gattc_api.c:1058
BTA_GATTC_CacheGetAddrList()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_API_GET_ADDR::client_if
is written by 1 function and is read by 1 function:
BTA_GATTC_CacheGetAddrList()
All items filtered out
tBTA_GATTC_API_GET_ADDR::client_if
bta_gattc_process_api_cache_get_addr_list()
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