ESP-IDF
+
0
/1 examples
SourceVu will show references to
gatts_congest_evt_param::congested
from the following samples and libraries:
throughput_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_congest_evt_param::congested
gatts_congest_evt_param::congested field
True indicates the connection is congested; false otherwise.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:230
bool
congested
;
Examples
gatts_congest_evt_param::congested
is referenced by 1 libraries and example projects:
throughput_server sample
References
from
0/1
examples
Code
Location
Referrer
bool
congested
;
/*!< True indicates the connection is congested; false otherwise. */
esp_gatts_api.h:230
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
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
gatts_congest_evt_param::congested
is written by 2 functions:
btc_gatts_cb_handler()
btc_congest_callback()
All items filtered out
gatts_congest_evt_param::congested
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out