ESP-IDF
tBTA_GATTS_CONGEST::congested
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_GATTS_CONGEST::congested
tBTA_GATTS_CONGEST::congested field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:633
BOOLEAN
congested
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
congested
;
/* report channel congestion indicator */
bta_gatt_api.h:633
cb_data
.
congest
.
congested
=
congested
;
bta_gatts_act.c:1067
bta_gatts_cong_cback()
param
.
congest
.
congested
=
p_data
->
congest
.
congested
;
btc_gatts.c:966
btc_gatts_cb_handler()
esp_param
.
congest
.
congested
=
param
->
congest
.
congested
;
btc_gatts.c:989
btc_congest_callback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_CONGEST::congested
is written by 1 function and is read by 2 functions:
bta_gatts_cong_cback()
All items filtered out
tBTA_GATTS_CONGEST::congested
btc_gatts_cb_handler()
btc_congest_callback()
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