ESP-IDF
WIFI_REASON_AUTH_FAIL
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
WIFI_REASON_AUTH_FAIL
WIFI_REASON_AUTH_FAIL value
Authentication failed
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:161
WIFI_REASON_AUTH_FAIL
=
202
;
Examples
References
from
examples
Code
Location
Referrer
WIFI_REASON_AUTH_FAIL
=
202
,
/**< Authentication failed */
esp_wifi_types_generic.h:161
case
WIFI_REASON_AUTH_FAIL
:
esp_wpa_main.c:294
wpa_sta_disconnected_cb()
case
WIFI_REASON_AUTH_FAIL
:
manager.c:987
wifi_prov_mgr_event_handler_internal()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
WIFI_REASON_AUTH_FAIL
is read by 2 functions:
All items filtered out
WIFI_REASON_AUTH_FAIL
wifi_prov_mgr_event_handler_internal()
wpa_sta_disconnected_cb()
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