Home
last modified time | relevance | path

Searched refs:wnm_send_ess_disassoc_imminent (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwnm_ap.h18 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd,
Dwnm_ap.c684 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_ess_disassoc_imminent() function
Dsta_info.c656 wnm_send_ess_disassoc_imminent(hapd, sta, sta->hs20_session_info_url, in ap_handle_session_warning_timer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwnm_ap.h18 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd,
Dwnm_ap.c739 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_ess_disassoc_imminent() function
Dsta_info.c693 wnm_send_ess_disassoc_imminent(hapd, sta, sta->hs20_session_info_url, in ap_handle_session_warning_timer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c830 return wnm_send_ess_disassoc_imminent(hapd, sta, url, disassoc_timer); in hostapd_ctrl_iface_ess_disassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c832 return wnm_send_ess_disassoc_imminent(hapd, sta, url, disassoc_timer); in hostapd_ctrl_iface_ess_disassoc()