ESP-IDF
RSSI_THRESHOLD_REDUCTION_OFFSET
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
RSSI_THRESHOLD_REDUCTION_OFFSET
RSSI_THRESHOLD_REDUCTION_OFFSET macro
Syntax
Show:
Summary
Declaration
from
esp_roaming.h:28
#define
RSSI_THRESHOLD_REDUCTION_OFFSET
CONFIG_ESP_WIFI_ROAMING_LOW_RSSI_OFFSET
Examples
References
from
examples
Code
Location
#define
RSSI_THRESHOLD_REDUCTION_OFFSET
CONFIG_ESP_WIFI_ROAMING_LOW_RSSI_OFFSET
esp_roaming.h:28
g_roaming_app
.
current_low_rssi_threshold
=
g_roaming_app
.
ap_info
.
rssi
-
RSSI_THRESHOLD_REDUCTION_OFFSET
;
roaming_app.c:194
g_roaming_app
.
current_low_rssi_threshold
-=
RSSI_THRESHOLD_REDUCTION_OFFSET
;
roaming_app.c:370
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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