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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h112 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
186 static inline void wpa_sm_set_config(struct wpa_sm *sm, function
H A Dwpa.c2252 * wpa_sm_set_config - Notification of current configration change
2260 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h112 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
186 static inline void wpa_sm_set_config(struct wpa_sm *sm, function
H A Dwpa.c2252 * wpa_sm_set_config - Notification of current configration change
2260 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h112 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
186 static inline void wpa_sm_set_config(struct wpa_sm *sm, function
H A Dwpa.c2252 * wpa_sm_set_config - Notification of current configration change
2260 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c971 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL);
H A Dwpa_supplicant.c862 wpa_sm_set_config(wpa_s->wpa, NULL);
1951 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dinterworking.c865 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dwps_supplicant.c873 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dctrl_iface.c2472 wpa_sm_set_config(wpa_s->wpa, NULL);
2512 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dp2p_supplicant.c551 wpa_sm_set_config(wpa_s->wpa, NULL);

Completed in 991 milliseconds