Home
last modified time | relevance | path

Searched refs:AUTH_PAE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h64 enum { AUTH_PAE_INITIALIZE, AUTH_PAE_DISCONNECTED, AUTH_PAE_CONNECTING, enumerator
Deapol_auth_sm.c392 case AUTH_PAE_DISCONNECTED: in SM_STEP()