Home
last modified time | relevance | path

Searched refs:wpa_sm_set_config (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h149 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
257 static inline void wpa_sm_set_config(struct wpa_sm *sm, in wpa_sm_set_config() function
Dwpa.c3181 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) in wpa_sm_set_config() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c1499 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL); in wpa_supplicant_rsn_supp_set_config()
Dwpa_supplicant.c1192 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_reload_configuration()
3970 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_clear_connection()
4142 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_remove_network()
4190 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_remove_all_networks()
Dwps_supplicant.c972 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_clear_wps()
Dinterworking.c928 wpa_sm_set_config(wpa_s->wpa, NULL); in remove_duplicate_network()
Dp2p_supplicant.c1037 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_p2p_group_delete()