ESP-IDF
tBTA_GATTC_SERV::update_count
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_count
tBTA_GATTC_SERV::update_count field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:327
UINT8
update_count
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
update_count
;
/* indication received */
bta_gattc_int.h:327
p_clcb
->
p_srcb
->
update_count
=
0
;
bta_gattc_act.c:1029
bta_gattc_start_discover()
if
(
++
p_srcb
->
update_count
==
bta_gattc_num_reg_app
(
)
)
{
bta_gattc_act.c:2022
bta_gattc_process_srvc_chg_ind()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_SERV::update_count
is written by 2 functions and is read by 1 function:
bta_gattc_start_discover()
bta_gattc_process_srvc_chg_ind()
All items filtered out
tBTA_GATTC_SERV::update_count
bta_gattc_process_srvc_chg_ind()
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