Home
last modified time | relevance | path

Searched refs:wpa_sm_set_config (Results 1 - 15 of 15) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.h129 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
220 static inline void wpa_sm_set_config(struct wpa_sm *sm, in wpa_sm_set_config() function
H A Dwpa.c2910 * wpa_sm_set_config - Notification of current configration change
2918 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) in wpa_sm_set_config() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h177 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
288 static inline void wpa_sm_set_config(struct wpa_sm *sm, in wpa_sm_set_config() function
H A Dwpa.c4324 * wpa_sm_set_config - Notification of current configuration change
4332 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_glue.c1301 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL); in wpa_supplicant_rsn_supp_set_config()
H A Dwpa_supplicant.c1130 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_reload_configuration()
3443 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_clear_connection()
3606 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_remove_network()
H A Dinterworking.c928 wpa_sm_set_config(wpa_s->wpa, NULL); in remove_duplicate_network()
H A Dwps_supplicant.c969 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_clear_wps()
H A Dp2p_supplicant.c996 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_p2p_group_delete()
H A Dctrl_iface.c3396 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_ctrl_iface_remove_network()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c1525 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL); in wpa_supplicant_rsn_supp_set_config()
H A Dwpa_supplicant.c1307 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_reload_configuration()
4378 wpa_sm_set_config(wpa_s->wpa, NULL);
4564 wpa_sm_set_config(wpa_s->wpa, NULL);
4612 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dwps_supplicant.c992 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_clear_wps()
H A Dinterworking.c934 wpa_sm_set_config(wpa_s->wpa, NULL); in remove_duplicate_network()
H A Dp2p_supplicant.c1176 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_p2p_group_delete()

Completed in 76 milliseconds