ESP-IDF
tBTA_GATTC::queue_full
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::queue_full
tBTA_GATTC::queue_full field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:447
tBTA_GATTC_QUEUE_FULL
queue_full
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_QUEUE_FULL
queue_full
;
bta_gatt_api.h:447
cb_data
.
queue_full
.
conn_id
=
p_clcb
->
bta_conn_id
;
bta_gattc_act.c:1641
bta_gattc_pop_command_to_send()
cb_data
.
queue_full
.
is_full
=
FALSE
;
bta_gattc_act.c:1642
bta_gattc_pop_command_to_send()
cb_data
.
queue_full
.
conn_id
=
p_clcb
->
bta_conn_id
;
bta_gattc_utils.c:509
bta_gattc_enqueue()
cb_data
.
queue_full
.
is_full
=
TRUE
;
bta_gattc_utils.c:510
bta_gattc_enqueue()
tBTA_GATTC_QUEUE_FULL
*
queue_full
=
&
arg
->
queue_full
;
btc_gattc.c:1014
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC::queue_full
is read by 2 functions:
All items filtered out
tBTA_GATTC::queue_full
bta_gattc_enqueue()
bta_gattc_pop_command_to_send()
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