Home
last modified time | relevance | path

Searched refs:hostapd_wps_config_ap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h33 int hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid,
H A Dwps_hostapd.c1921 int hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, in hostapd_wps_config_ap() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c526 return hostapd_wps_config_ap(hapd, ssid, auth, encr, key); in hostapd_ctrl_iface_wps_config()