ESP-IDF
tGATT_PROFILE_CLCB::s_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::s_handle
tGATT_PROFILE_CLCB::s_handle field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:506
UINT16
s_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
s_handle
;
gatt_int.h:506
p_clcb
->
s_handle
=
p_data
->
value
.
dclr_value
.
val_handle
;
gatt_attr.c:530
gatt_disc_res_cback()
p_clcb
->
s_handle
=
p_data
->
handle
;
gatt_attr.c:536
gatt_disc_res_cback()
srvc_disc_param
.
s_handle
=
p_clcb
->
s_handle
;
gatt_attr.c:640
gatt_cl_start_config_ccc()
ccc_value
.
handle
=
p_clcb
->
s_handle
;
gatt_attr.c:650
gatt_cl_start_config_ccc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_PROFILE_CLCB::s_handle
is written by 1 function and is read by 1 function:
gatt_disc_res_cback()
All items filtered out
tGATT_PROFILE_CLCB::s_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