Searched refs:WLAN_REASON_UNSPECIFIED (Results 1 - 18 of 18) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | utils.c | 77 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
|
H A D | drv_callbacks.c | 156 u16 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 247 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 379 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 403 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 427 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 479 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 683 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
|
H A D | sta_info.c | 441 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
|
H A D | ieee802_11.c | 6572 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | utils.c | 73 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
|
H A D | drv_callbacks.c | 118 u16 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 209 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 604 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
|
H A D | sta_info.c | 394 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
|
H A D | ieee802_11.c | 4926 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa.c | 716 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4() 1595 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4() 1891 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2() 2628 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.c | 996 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4() 2571 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); 2822 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); 3164 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); 3239 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); 3992 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ieee802_11_defs.h | 209 #define WLAN_REASON_UNSPECIFIED 1 macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | events.c | 2486 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2503 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 2521 WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 1312 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_accept_mac() 1329 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_deny_mac()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_defs.h | 216 #define WLAN_REASON_UNSPECIFIED 1 macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 1380 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_accept_mac() 1397 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_deny_mac()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | events.c | 3347 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); 3364 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); 3383 WLAN_REASON_UNSPECIFIED);
|
H A D | wpa_supplicant.c | 4475 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED);
|
H A D | p2p_supplicant.c | 8813 if ((reason_code == WLAN_REASON_UNKNOWN || reason_code == WLAN_REASON_UNSPECIFIED ||
|
Completed in 84 milliseconds