ESP-IDF
btgatt_db_element_t::end_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
btgatt_db_element_t::end_handle
btgatt_db_element_t::end_handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:68
UINT16
end_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
end_handle
;
bta_gatt_api.h:68
p_attr
->
end_handle
=
e_handle
;
bta_gattc_cache.c:1316
bta_gattc_fill_gatt_db_el()
svc_result
->
end_handle
=
db
[
offset
+
i
]
.
end_handle
;
btc_gattc.c:257
btc_gattc_fill_gatt_db_conversion()
incl_result
->
incl_srvc_e_handle
=
db
[
offset
+
i
]
.
end_handle
;
btc_gattc.c:290
btc_gattc_fill_gatt_db_conversion()
db
[
i
]
.
end_handle
=
get_db
[
i
]
.
end_handle
;
btc_gattc.c:588
btc_ble_gattc_get_db()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btgatt_db_element_t::end_handle
is written by 1 function and is read by 2 functions:
bta_gattc_fill_gatt_db_el()
All items filtered out
btgatt_db_element_t::end_handle
btc_gattc_fill_gatt_db_conversion()
btc_ble_gattc_get_db()
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