Home
last modified time | relevance | path

Searched refs:dpp_bootstrap_remove (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h503 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
H A Ddpp.c8501 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h652 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
H A Ddpp.c3946 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c3305 if (dpp_bootstrap_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c3922 if (dpp_bootstrap_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c10769 if (dpp_bootstrap_remove(wpa_s->dpp, buf + 21) < 0) in wpa_supplicant_ctrl_iface_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c13142 if (dpp_bootstrap_remove(wpa_s->dpp, buf + 21) < 0)

Completed in 56 milliseconds