ESP-IDF
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
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_4WAY_HANDSHAKE_TIMEOUT
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT value
4-way handshake timeout
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:125
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
=
15
;
Examples
References
from
examples
Code
Location
Referrer
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
=
15
,
/**< 4-way handshake timeout */
esp_wifi_types_generic.h:125
case
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
:
esp_wpa_main.c:292
wpa_sta_disconnected_cb()
case
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
:
manager.c:986
wifi_prov_mgr_event_handler_internal()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
is read by 2 functions:
All items filtered out
WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT
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