Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h485 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
Ddpp.c8478 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove() function
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dsta_iface.cpp1163 if (dpp_bootstrap_remove(wpa_s->dpp, bootstrap_id_str.c_str()) >= 0) { in removeDppUriInternal()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3282 if (dpp_bootstrap_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c10688 if (dpp_bootstrap_remove(wpa_s->dpp, buf + 21) < 0) in wpa_supplicant_ctrl_iface_process()