ESP-IDF
tGATT_PROFILE_CLCB::e_handle
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
tGATT_PROFILE_CLCB::e_handle
tGATT_PROFILE_CLCB::e_handle field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:507
UINT16
e_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
e_handle
;
gatt_int.h:507
p_clcb
->
e_handle
=
p_data
->
value
.
group_value
.
e_handle
;
gatt_attr.c:525
gatt_disc_res_cback()
srvc_disc_param
.
e_handle
=
p_clcb
->
e_handle
;
gatt_attr.c:629
gatt_cl_start_config_ccc()
srvc_disc_param
.
e_handle
=
p_clcb
->
e_handle
;
gatt_attr.c:641
gatt_cl_start_config_ccc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_PROFILE_CLCB::e_handle
is written by 1 function and is read by 1 function:
gatt_disc_res_cback()
All items filtered out
tGATT_PROFILE_CLCB::e_handle
gatt_cl_start_config_ccc()
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