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 | 119 u16 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 210 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 331 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 355 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 379 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 449 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 653 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
|
D | sta_info.c | 394 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
|
D | ieee802_11.c | 5148 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 818 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4() 1817 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4() 2113 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2() 2841 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 2706 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2723 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2742 WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo()
|
D | wpa_supplicant.c | 3950 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_reconnect()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 210 #define WLAN_REASON_UNSPECIFIED 1 macro
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 1326 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_accept_mac() 1343 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_deny_mac()
|