ESP-IDF
NETWORK_ASSISTED_ROAMING_ENABLED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
NETWORK_ASSISTED_ROAMING_ENABLED
NETWORK_ASSISTED_ROAMING_ENABLED macro
Syntax
Show:
Summary
Declaration
from
esp_roaming.h:54
#define
NETWORK_ASSISTED_ROAMING_ENABLED
CONFIG_ESP_WIFI_ROAMING_NETWORK_ASSISTED_ROAM
Examples
References
from
examples
Code
Location
#define
NETWORK_ASSISTED_ROAMING_ENABLED
CONFIG_ESP_WIFI_ROAMING_NETWORK_ASSISTED_ROAM
esp_roaming.h:54
#if
LEGACY_ROAM_ENABLED
&&
NETWORK_ASSISTED_ROAMING_ENABLED
esp_roaming.h:102
#if
NETWORK_ASSISTED_ROAMING_ENABLED
roaming_app.c:377
#if
NETWORK_ASSISTED_ROAMING_ENABLED
roaming_app.c:422
#if
LEGACY_ROAM_ENABLED
&&
NETWORK_ASSISTED_ROAMING_ENABLED
roaming_app.c:424
#if
LEGACY_ROAM_ENABLED
&&
NETWORK_ASSISTED_ROAMING_ENABLED
roaming_app.c:429
#if
NETWORK_ASSISTED_ROAMING_ENABLED
&&
!
LEGACY_ROAM_ENABLED
roaming_app.c:639
#if
!
NETWORK_ASSISTED_ROAMING_ENABLED
&&
!
LEGACY_ROAM_ENABLED
roaming_app.c:791
#if
!
NETWORK_ASSISTED_ROAMING_ENABLED
&&
!
LEGACY_ROAM_ENABLED
roaming_app.c:817
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