Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h1710 int wpa_config_remove_cred(struct wpa_config *config, int id);
Dconfig.c4203 int wpa_config_remove_cred(struct wpa_config *config, int id) in wpa_config_remove_cred() function
Dctrl_iface.c3793 if (wpa_config_remove_cred(wpa_s->conf, id) < 0) { in wpas_ctrl_remove_cred()