ESP-IDF
+
0
/2 examples
SourceVu will show references to
WIFI_REASON_ROAMING
from the following samples and libraries:
roaming_11kvr sample
roaming_app sample
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
WIFI_REASON_ROAMING
WIFI_REASON_ROAMING value
Roaming
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:166
WIFI_REASON_ROAMING
=
207
;
Examples
WIFI_REASON_ROAMING
is referenced by 2 libraries and example projects:
roaming_11kvr sample
roaming_app sample
References
from
0/2
examples
Code
Location
Referrer
WIFI_REASON_ROAMING
=
207
,
/**< Roaming */
esp_wifi_types_generic.h:166
if
(
reason_code
!=
WIFI_REASON_ROAMING
)
{
esp_common.c:351
supplicant_sta_disconn_handler()
if
(
disconn
->
reason
==
WIFI_REASON_ROAMING
)
{
roaming_app.c:160
roaming_app_disconnected_event_handler()
if
(
disconn
->
reason
==
WIFI_REASON_ROAMING
)
{
wifi_connect.c:50
example_handler_on_wifi_disconnect()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
WIFI_REASON_ROAMING
is read by 3 functions:
All items filtered out
WIFI_REASON_ROAMING
supplicant_sta_disconn_handler()
example_handler_on_wifi_disconnect()
roaming_app_disconnected_event_handler()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out