Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c490 static int hostapd_ctrl_iface_wps_config(struct hostapd_data *hapd, char *txt) in hostapd_ctrl_iface_wps_config() function
2183 if (hostapd_ctrl_iface_wps_config(hapd, buf + 11) < 0) in hostapd_ctrl_iface_receive_process()