ESP-IDF
tBTA_GATTC_BG_TCK::in_use
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_BG_TCK::in_use
tBTA_GATTC_BG_TCK::in_use field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:394
BOOLEAN
in_use
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
in_use
;
bta_gattc_int.h:394
if
(
p_cb
->
bg_track
[
i
]
.
in_use
)
{
bta_gattc_act.c:292
bta_gattc_deregister()
if
(
p_bg_tck
->
in_use
&&
bta_gattc_utils.c:660
bta_gattc_mark_bg_conn()
if
(
!
p_bg_tck
->
in_use
)
{
bta_gattc_utils.c:695
bta_gattc_mark_bg_conn()
p_bg_tck
->
in_use
=
TRUE
;
bta_gattc_utils.c:696
bta_gattc_mark_bg_conn()
if
(
p_bg_tck
->
in_use
&&
bta_gattc_utils.c:729
bta_gattc_check_bg_conn()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_BG_TCK::in_use
is written by 1 function and is read by 3 functions:
bta_gattc_mark_bg_conn()
All items filtered out
tBTA_GATTC_BG_TCK::in_use
bta_gattc_mark_bg_conn()
bta_gattc_check_bg_conn()
bta_gattc_deregister()
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