ESP-IDF
tGATT_READ_INC_UUID128::next_disc_start_hdl
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_READ_INC_UUID128::next_disc_start_hdl
tGATT_READ_INC_UUID128::next_disc_start_hdl field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:423
UINT16
next_disc_start_hdl
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
next_disc_start_hdl
;
/* starting handle for the next inc srvv discovery */
gatt_int.h:423
p_clcb
->
read_uuid128
.
next_disc_start_hdl
=
handle
+
1
;
gatt_cl.c:859
gatt_process_read_by_type_rsp()
p_clcb
->
s_handle
=
p_clcb
->
read_uuid128
.
next_disc_start_hdl
;
gatt_cl.c:997
gatt_process_read_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_READ_INC_UUID128::next_disc_start_hdl
is written by 1 function and is read by 1 function:
gatt_process_read_by_type_rsp()
All items filtered out
tGATT_READ_INC_UUID128::next_disc_start_hdl
gatt_process_read_rsp()
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