ESP-IDF
gatts_incl::start_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_incl::start_handle
gatts_incl::start_handle field
Syntax
Show:
Summary
Declaration
from
adapter.c:788
uint16_t
start_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
start_handle
;
adapter.c:788
pdu
.
start_handle
=
sys_cpu_to_le16
(
incl
->
handle
)
;
adapter.c:803
bt_mesh_gatts_attr_read_included()
value_len
=
sizeof
(
pdu
.
start_handle
)
+
sizeof
(
pdu
.
end_handle
)
;
adapter.c:804
bt_mesh_gatts_attr_read_included()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
gatts_incl::start_handle
is written by 1 function and is read by 1 function:
bt_mesh_gatts_attr_read_included()
All items filtered out
gatts_incl::start_handle
bt_mesh_gatts_attr_read_included()
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