ESP-IDF
tBTA_GATTC_READ::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
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_READ::handle
tBTA_GATTC_READ::handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:306
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
bta_gatt_api.h:306
cb_data
.
read
.
handle
=
p_data
->
p_cmpl
->
att_value
.
handle
;
bta_gattc_act.c:1358
bta_gattc_read_cmpl()
cb_data
.
read
.
handle
=
p_clcb
->
p_q_cmd
->
api_read
.
handle
;
bta_gattc_act.c:1364
bta_gattc_read_cmpl()
p_dest
->
read
.
handle
=
p_src
->
handle
;
btc_gatt_util.c:144
set_read_value()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_READ::handle
is written by 1 function and is read by 1 function:
bta_gattc_read_cmpl()
All items filtered out
tBTA_GATTC_READ::handle
set_read_value()
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