Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.h30 int hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin,
Dwps_hostapd.c1885 int hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, in hostapd_wps_ap_pin_set() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c491 if (hostapd_wps_ap_pin_set(hapd, pin, timeout) < 0) in hostapd_ctrl_iface_wps_ap_pin()