ESP-IDF
tBTA_GATTC_GET_ADDR_LIST::num_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
tBTA_GATTC_GET_ADDR_LIST::num_addr
tBTA_GATTC_GET_ADDR_LIST::num_addr field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:392
UINT8
num_addr
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
num_addr
;
bta_gatt_api.h:392
gattc_cb
.
get_addr_list
.
num_addr
=
num_addr
;
bta_gattc_act.c:1931
bta_gattc_process_api_cache_get_addr_list()
uint8_t
num_addr
=
p_src_data
->
get_addr_list
.
num_addr
;
btc_gattc.c:143
btc_gattc_copy_req_data()
param
.
get_addr_list
.
num_addr
=
arg
->
get_addr_list
.
num_addr
;
btc_gattc.c:1031
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_GET_ADDR_LIST::num_addr
is written by 1 function and is read by 2 functions:
bta_gattc_process_api_cache_get_addr_list()
All items filtered out
tBTA_GATTC_GET_ADDR_LIST::num_addr
btc_gattc_copy_req_data()
btc_gattc_cb_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