Home
last modified time | relevance | path

Searched refs:wnm_send_disassoc_imminent (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwnm_ap.h16 int wnm_send_disassoc_imminent(struct hostapd_data *hapd,
Dwnm_ap.c620 int wnm_send_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_disassoc_imminent() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwnm_ap.h16 int wnm_send_disassoc_imminent(struct hostapd_data *hapd,
Dwnm_ap.c675 int wnm_send_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_disassoc_imminent() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c794 return wnm_send_disassoc_imminent(hapd, sta, disassoc_timer); in hostapd_ctrl_iface_disassoc_imminent()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c796 return wnm_send_disassoc_imminent(hapd, sta, disassoc_timer); in hostapd_ctrl_iface_disassoc_imminent()