Searched refs:wpa_sm_get_state (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.c313 wpa_sm_get_state(sm) != WPA_COMPLETED ||
H A Dwpa_i.h144 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) function
H A Dwpa.c1448 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
2297 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE)
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c313 wpa_sm_get_state(sm) != WPA_COMPLETED ||
H A Dwpa_i.h144 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) function
H A Dwpa.c1448 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
2297 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE)
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c313 wpa_sm_get_state(sm) != WPA_COMPLETED ||
H A Dwpa_i.h144 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) function
H A Dwpa.c1448 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
2297 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE)

Completed in 119 milliseconds