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