Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h27 void hostapd_wps_ap_pin_disable(struct hostapd_data *hapd);
H A Dwps_hostapd.c1808 hostapd_wps_ap_pin_disable(hapd); in hostapd_wps_ap_pin_timeout()
1843 void hostapd_wps_ap_pin_disable(struct hostapd_data *hapd) in hostapd_wps_ap_pin_disable() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c462 hostapd_wps_ap_pin_disable(hapd); in hostapd_ctrl_iface_wps_ap_pin()