Searched refs:WLAN_REASON_UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance
348 return WLAN_REASON_UNSPECIFIED; in wpa_status_to_reason_code()
387 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()758 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4()1372 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4()1465 return WLAN_REASON_UNSPECIFIED; in wpa_supplicant_send_4_of_4_txcallback()1692 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2()
165 #define WLAN_REASON_UNSPECIFIED 1 macro