ESP-IDF
tBTA_GATTC_QUEUE_FULL::is_full
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_QUEUE_FULL::is_full
tBTA_GATTC_QUEUE_FULL::is_full field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:381
BOOLEAN
is_full
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
is_full
;
bta_gatt_api.h:381
cb_data
.
queue_full
.
is_full
=
FALSE
;
bta_gattc_act.c:1642
bta_gattc_pop_command_to_send()
cb_data
.
queue_full
.
is_full
=
TRUE
;
bta_gattc_utils.c:510
bta_gattc_enqueue()
param
.
queue_full
.
is_full
=
queue_full
->
is_full
;
btc_gattc.c:1018
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_full
is written by 2 functions and is read by 1 function:
bta_gattc_enqueue()
bta_gattc_pop_command_to_send()
All items filtered out
tBTA_GATTC_QUEUE_FULL::is_full
btc_gattc_cb_handler()
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