Home
last modified time | relevance | path

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

/hostap-3.6.0/hostapd/
Dctrl_iface.c500 static int hostapd_ctrl_iface_wps_config(struct hostapd_data *hapd, char *txt) in hostapd_ctrl_iface_wps_config() function
3623 if (hostapd_ctrl_iface_wps_config(hapd, buf + 11) < 0) in hostapd_ctrl_iface_receive_process()