Home
last modified time | relevance | path

Searched refs:WLAN_REASON_UNSPECIFIED (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dutils.c73 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
Ddrv_callbacks.c52 u16 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
130 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
Dsta_info.c363 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
Dieee802_11.c3515 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c620 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4()
1383 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4()
1631 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2()
2379 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h208 #define WLAN_REASON_UNSPECIFIED 1 macro
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1400 WLAN_REASON_UNSPECIFIED); in hostapd_ctrl_iface_set()
1413 WLAN_REASON_UNSPECIFIED); in hostapd_ctrl_iface_set()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2221 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo()