Searched refs:hs20_send_wnm_notification (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hs20.h | 16 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr,
|
H A D | hs20.c | 103 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, in hs20_send_wnm_notification() function
|
H A D | ieee802_1x.c | 2912 hs20_send_wnm_notification(hapd, sta->addr, in ieee802_1x_wnm_notif_send()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hs20.h | 16 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr,
|
H A D | hs20.c | 103 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, in hs20_send_wnm_notification() function
|
H A D | ieee802_1x.c | 2906 hs20_send_wnm_notification(hapd, sta->addr, in ieee802_1x_wnm_notif_send()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 615 return hs20_send_wnm_notification(hapd, addr, 1, url); in hostapd_ctrl_iface_hs20_wnm_notif()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 617 return hs20_send_wnm_notification(hapd, addr, 1, url); in hostapd_ctrl_iface_hs20_wnm_notif()
|
Completed in 18 milliseconds