Home
last modified time | relevance | path

Searched refs:WLAN_REASON_PREV_AUTH_NOT_VALID (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c799 WLAN_REASON_PREV_AUTH_NOT_VALID); in wpa_receive()
827 WLAN_REASON_PREV_AUTH_NOT_VALID); in wpa_receive()
833 WLAN_REASON_PREV_AUTH_NOT_VALID); in wpa_receive()
1373 reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in SM_STATE()
1717 WLAN_REASON_PREV_AUTH_NOT_VALID); in SM_STATE()
1963 WLAN_REASON_PREV_AUTH_NOT_VALID); in SM_STATE()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa_main.c326 uint8_t reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in hostap_sta_join()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dieee802_11_defs.h166 #define WLAN_REASON_PREV_AUTH_NOT_VALID 2 macro