ESP-IDF
tGATT_CL_COMPLETE::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
tGATT_CL_COMPLETE::handle
tGATT_CL_COMPLETE::handle field
Syntax
Show:
Summary
Declaration
from
gatt_api.h:502
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
gatt_api.h:502
cl_data
.
handle
=
p_data
->
api_write
.
handle
;
bta_gattc_act.c:1283
bta_gattc_write()
p_data
->
att_value
.
handle
,
p_data
->
handle
)
;
bta_gattc_act.c:2074
bta_gattc_proc_other_indication()
cb_data
.
handle
=
gatt_utils.c:2291
gatt_end_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_CL_COMPLETE::handle
is written by 2 functions and is read by 1 function:
gatt_end_operation()
bta_gattc_write()
All items filtered out
tGATT_CL_COMPLETE::handle
bta_gattc_proc_other_indication()
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