ESP-IDF
tBTA_GATTC_CB::conn_track
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_CB::conn_track
tBTA_GATTC_CB::conn_track field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:418
tBTA_GATTC_CONN
conn_track
[
BTA_GATTC_CONN_MAX
]
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_CONN
conn_track
[
BTA_GATTC_CONN_MAX
]
;
bta_gattc_int.h:418
tBTA_GATTC_CONN
*
p_conn
=
&
bta_gattc_cb
.
conn_track
[
0
]
;
bta_gattc_act.c:2318
bta_gattc_process_listen_all()
tBTA_GATTC_CONN
*
p_conn
=
&
bta_gattc_cb
.
conn_track
[
0
]
;
bta_gattc_utils.c:843
bta_gattc_conn_alloc()
tBTA_GATTC_CONN
*
p_conn
=
&
bta_gattc_cb
.
conn_track
[
0
]
;
bta_gattc_utils.c:870
bta_gattc_conn_find()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_CB::conn_track
is read by 3 functions:
All items filtered out
tBTA_GATTC_CB::conn_track
bta_gattc_conn_alloc()
bta_gattc_conn_find()
bta_gattc_process_listen_all()
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