Searched defs:wpa_config_remove_blob (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig.c1922 wpa_config_remove_blob(config, blob->name);
1943 * wpa_config_remove_blob - Remove a named configuration blob
1948 int wpa_config_remove_blob(struct wpa_config *config, const char *name) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c2515 wpa_config_remove_blob(config, blob->name);
2536 * wpa_config_remove_blob - Remove a named configuration blob
2541 int wpa_config_remove_blob(struct wpa_config *config, const char *name) function

Completed in 62 milliseconds