Searched refs:dpp_configurator_remove (Results 1 – 7 of 7) sorted by relevance
743 int dpp_configurator_remove(struct dpp_global *dpp, const char *id);
4903 int dpp_configurator_remove(struct dpp_global *dpp, const char *id) in dpp_configurator_remove() function
606 def dpp_configurator_remove(self, conf_id): member in Hostapd
1689 def dpp_configurator_remove(self, conf_id): member in WpaSupplicant
2104 dev[0].dpp_configurator_remove(conf_id)3612 hapd.dpp_configurator_remove(conf_id)6210 hapd.dpp_configurator_remove(conf_id)
4497 if (dpp_configurator_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
13459 if (dpp_configurator_remove(wpa_s->dpp, buf + 24) < 0) in wpa_supplicant_ctrl_iface_process()