Home
last modified time | relevance | path

Searched refs:wpa_config_remove_blob (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.h1844 int wpa_config_remove_blob(struct wpa_config *config, const char *name);
Dconfig.c4567 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
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers.c2699 if (wpa_config_remove_blob(wpa_s->conf, blob_name)) { in wpas_dbus_handler_remove_blob()