Searched refs:WLAN_REASON_UNSPECIFIED (Results 1 – 11 of 11) 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() 373 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 397 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 421 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 463 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc() 667 reason = WLAN_REASON_UNSPECIFIED; in hostapd_notif_assoc()
|
D | ctrl_iface_ap.c | 1456 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_accept_mac() 1475 WLAN_REASON_UNSPECIFIED); in hostapd_disassoc_deny_mac()
|
D | sta_info.c | 434 hapd, sta, WLAN_REASON_UNSPECIFIED); in hostapd_free_stas()
|
D | ieee802_11.c | 5793 WLAN_REASON_UNSPECIFIED); in handle_assoc_cb()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 857 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4_wpa() 1061 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_4() 2411 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4_wpa() 2666 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_3_of_4() 2849 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_mlo_1_of_2() 2985 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2_wpa() 3106 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_process_1_of_2() 3959 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED); in wpa_sm_pmksa_free_cb()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 217 #define WLAN_REASON_UNSPECIFIED 1 macro
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 3274 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 3293 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo() 3312 WLAN_REASON_UNSPECIFIED); in wpa_supplicant_event_associnfo()
|
D | wpa_supplicant.c | 4555 wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_UNSPECIFIED);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 116606 WLAN_REASON_UNSPECIFIED = 1, enumerator
|
D | vmlinux.h | 116606 WLAN_REASON_UNSPECIFIED = 1, enumerator
|