ESP-IDF
WIFI_REASON_HANDSHAKE_TIMEOUT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
WIFI_REASON_HANDSHAKE_TIMEOUT
WIFI_REASON_HANDSHAKE_TIMEOUT value
Handshake timeout
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:163
WIFI_REASON_HANDSHAKE_TIMEOUT
=
204
;
Examples
References
from
examples
Code
Location
Referrer
WIFI_REASON_HANDSHAKE_TIMEOUT
=
204
,
/**< Handshake timeout */
esp_wifi_types_generic.h:163
case
WIFI_REASON_HANDSHAKE_TIMEOUT
:
esp_wpa_main.c:297
wpa_sta_disconnected_cb()
case
WIFI_REASON_HANDSHAKE_TIMEOUT
:
manager.c:988
wifi_prov_mgr_event_handler_internal()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
WIFI_REASON_HANDSHAKE_TIMEOUT
is read by 2 functions:
All items filtered out
WIFI_REASON_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