Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h28 int hostapd_set_ap_wps_ie(struct hostapd_data *hapd);
Dap_drv_ops.c217 int hostapd_set_ap_wps_ie(struct hostapd_data *hapd) in hostapd_set_ap_wps_ie() function
Dwps_hostapd.c167 return hostapd_set_ap_wps_ie(hapd); in hostapd_wps_set_ie_cb()
882 hostapd_set_ap_wps_ie(hapd); in hostapd_wps_clear_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1222 hostapd_set_ap_wps_ie(hapd); in wpa_supplicant_ap_update_beacon()