ESP-IDF
tBTA_GATTC_SERV::update_incl_srvc
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_SERV::update_incl_srvc
tBTA_GATTC_SERV::update_incl_srvc field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:342
bool
update_incl_srvc
;
Examples
References
from
examples
Code
Location
Referrer
bool
update_incl_srvc
;
bta_gattc_int.h:342
p_srvc_cb
->
update_incl_srvc
=
true
;
bta_gattc_cache.c:388
bta_gattc_add_attr_to_cache()
if
(
p_srvc_cb
->
update_incl_srvc
)
{
bta_gattc_cache.c:611
bta_gattc_explore_srvc()
p_srvc_cb
->
update_incl_srvc
=
false
;
bta_gattc_cache.c:613
bta_gattc_explore_srvc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_SERV::update_incl_srvc
is written by 2 functions and is read by 1 function:
bta_gattc_add_attr_to_cache()
bta_gattc_explore_srvc()
All items filtered out
tBTA_GATTC_SERV::update_incl_srvc
bta_gattc_explore_srvc()
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