Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h30 int hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin,
H A Dwps_hostapd.c1893 int hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, in hostapd_wps_ap_pin_set() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c494 if (hostapd_wps_ap_pin_set(hapd, pin, timeout) < 0) in hostapd_ctrl_iface_wps_ap_pin()