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.h1334 int wpa_config_remove_cred(struct wpa_config *config, int id);
Dconfig.c3485 int wpa_config_remove_cred(struct wpa_config *config, int id) in wpa_config_remove_cred() function
Dctrl_iface.c3259 if (wpa_config_remove_cred(wpa_s->conf, id) < 0) { in wpas_ctrl_remove_cred()