ESP-IDF
tBTA_GATTC_SRVC_RES::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
tBTA_GATTC_SRVC_RES::end_handle
tBTA_GATTC_SRVC_RES::end_handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:336
UINT16
end_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
end_handle
;
bta_gatt_api.h:336
bt_mesh_gattc_info
[
i
]
.
end_handle
=
p_data
->
srvc_res
.
end_handle
;
adapter.c:1398
bt_mesh_bta_gattc_cb()
cb_data
.
srvc_res
.
end_handle
=
p_cache
->
e_handle
;
bta_gattc_cache.c:1130
bta_gattc_search_service()
param
.
search_res
.
end_handle
=
srvc_res
->
end_handle
;
btc_gattc.c:869
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_SRVC_RES::end_handle
is written by 1 function and is read by 2 functions:
bta_gattc_search_service()
All items filtered out
tBTA_GATTC_SRVC_RES::end_handle
btc_gattc_cb_handler()
bt_mesh_bta_gattc_cb()
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