Home
last modified time | relevance | path

Searched refs:hostapd_dpp_controller_start (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.h44 int hostapd_dpp_controller_start(struct hostapd_data *hapd, const char *cmd);
H A Ddpp_hostapd.c2354 int hostapd_dpp_controller_start(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_controller_start() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c3991 if (hostapd_dpp_controller_start(hapd, buf + 20) < 0) in hostapd_ctrl_iface_receive_process()
3994 if (hostapd_dpp_controller_start(hapd, NULL) < 0) in hostapd_ctrl_iface_receive_process()

Completed in 10 milliseconds