ESP-IDF
esp_gattc_incl_svc_elem_t::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_gattc_incl_svc_elem_t::handle
esp_gattc_incl_svc_elem_t::handle field
Current attribute handle of the included service.
Syntax
Show:
Summary
Declaration
from
esp_gatt_defs.h:679
uint16_t
handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
handle
;
/*!< Current attribute handle of the included service. */
esp_gatt_defs.h:679
incl_result
->
handle
=
db
[
offset
+
i
]
.
attribute_handle
;
btc_gattc.c:288
btc_gattc_fill_gatt_db_conversion()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_gattc_incl_svc_elem_t::handle
is written by 1 function:
btc_gattc_fill_gatt_db_conversion()
All items filtered out
esp_gattc_incl_svc_elem_t::handle
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