Searched refs:hostapd_dpp_listen (Results 1 – 3 of 3) sorted by relevance
20 int hostapd_dpp_listen(struct hostapd_data *hapd, const char *cmd);
974 int hostapd_dpp_listen(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_listen() function
4462 if (hostapd_dpp_listen(hapd, buf + 11) < 0) in hostapd_ctrl_iface_receive_process()