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