Home
last modified time | relevance | path

Searched refs:hs20_send_wnm_notification_deauth_req (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhs20.h18 int hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd,
Dhs20.c154 int hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, in hs20_send_wnm_notification_deauth_req() function
Dieee802_1x.c2789 hs20_send_wnm_notification_deauth_req(hapd, sta->addr, in ieee802_1x_wnm_notif_send()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c663 ret = hs20_send_wnm_notification_deauth_req(hapd, addr, req); in hostapd_ctrl_iface_hs20_deauth_req()