ESP-IDF
tBTA_GATTC_ATTR_REC::s_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
tBTA_GATTC_ATTR_REC::s_handle
tBTA_GATTC_ATTR_REC::s_handle field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:290
UINT16
s_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
s_handle
;
bta_gattc_int.h:290
*
p_s_hdl
=
p_rec
->
s_handle
;
bta_gattc_cache.c:433
bta_gattc_get_disc_range()
*
p_s_hdl
=
p_rec
->
s_handle
+
1
;
bta_gattc_cache.c:436
bta_gattc_get_disc_range()
p_rec
->
s_handle
,
bta_gattc_cache.c:601
bta_gattc_explore_srvc()
p_rec
->
s_handle
,
bta_gattc_cache.c:676
bta_gattc_char_disc_cmpl()
p_rec
->
s_handle
,
bta_gattc_cache.c:708
bta_gattc_char_dscpt_disc_cmpl()
if
(
p_rec
->
s_handle
==
s_handle
||
p_rec
->
e_handle
==
e_handle
)
{
bta_gattc_cache.c:744
bta_gattc_srvc_in_list()
p_rec
->
s_handle
=
s_handle
;
bta_gattc_cache.c:774
bta_gattc_add_srvc_to_list()
p_rec
->
s_handle
=
value_handle
;
bta_gattc_cache.c:814
bta_gattc_add_char_to_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_ATTR_REC::s_handle
is written by 2 functions and is read by 5 functions:
bta_gattc_add_srvc_to_list()
bta_gattc_add_char_to_list()
All items filtered out
tBTA_GATTC_ATTR_REC::s_handle
bta_gattc_get_disc_range()
bta_gattc_explore_srvc()
bta_gattc_char_disc_cmpl()
bta_gattc_char_dscpt_disc_cmpl()
bta_gattc_srvc_in_list()
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