ESP-IDF
tBTA_GATTC_CB::known_server
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
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::known_server
tBTA_GATTC_CB::known_server field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:423
tBTA_GATTC_SERV
known_server
[
BTA_GATTC_KNOWN_SR_MAX
]
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_SERV
known_server
[
BTA_GATTC_KNOWN_SR_MAX
]
;
bta_gattc_int.h:423
tBTA_GATTC_SERV
*
p_srcb
=
&
bta_gattc_cb
.
known_server
[
0
]
;
bta_gattc_utils.c:351
bta_gattc_find_srcb()
tBTA_GATTC_SERV
*
p_srcb
=
&
bta_gattc_cb
.
known_server
[
0
]
;
bta_gattc_utils.c:373
bta_gattc_find_srvr_cache()
tBTA_GATTC_SERV
*
p_tcb
=
&
bta_gattc_cb
.
known_server
[
0
]
,
bta_gattc_utils.c:413
bta_gattc_srcb_alloc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_CB::known_server
is read by 3 functions:
All items filtered out
tBTA_GATTC_CB::known_server
bta_gattc_find_srcb()
bta_gattc_find_srvr_cache()
bta_gattc_srcb_alloc()
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