Searched refs:WLAN_REASON_UNSPECIFIED (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | utils.c | 77 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
|
D | drv_callbacks.c | 145 u16 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 236 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 368 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 392 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 416 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 468 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 672 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
|
D | sta_info.c | 429 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
|
D | ieee802_11.c | 6406 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 837 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4() 1843 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4() 2157 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2() 2888 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 214 #define WLAN_REASON_UNSPECIFIED 1 macro
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 2827 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2844 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2863 WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo()
|
D | wpa_supplicant.c | 4053 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_reconnect()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 1374 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_accept_mac() 1391 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_deny_mac()
|