Searched refs:wpa_config_remove_blob (Results 1 – 3 of 3) sorted by relevance
1844 int wpa_config_remove_blob(struct wpa_config *config, const char *name);
4567 wpa_config_remove_blob(config, blob->name); in wpa_config_set_blob()4593 int wpa_config_remove_blob(struct wpa_config *config, const char *name) in wpa_config_remove_blob() function
2699 if (wpa_config_remove_blob(wpa_s->conf, blob_name)) { in wpas_dbus_handler_remove_blob()