Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h121 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
201 static inline void wpa_sm_set_config(struct wpa_sm *sm, in wpa_sm_set_config() function
Dwpa.c2480 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.c1137 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL); in wpa_supplicant_rsn_supp_set_config()
Dwpa_supplicant.c957 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_reload_configuration()
2632 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_clear_connection()
Dwps_supplicant.c949 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_clear_wps()
Dinterworking.c922 wpa_sm_set_config(wpa_s->wpa, NULL); in remove_duplicate_network()
Dctrl_iface.c2927 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_ctrl_iface_remove_network()
2974 wpa_sm_set_config(wpa_s->wpa, NULL); in wpa_supplicant_ctrl_iface_remove_network()
Dp2p_supplicant.c983 wpa_sm_set_config(wpa_s->wpa, NULL); in wpas_p2p_group_delete()