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.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, function
H A Dwpa.c2472 * wpa_sm_set_config - Notification of current configration change
2480 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.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, function
H A Dwpa.c2472 * wpa_sm_set_config - Notification of current configration change
2480 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.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, function
H A Dwpa.c2472 * wpa_sm_set_config - Notification of current configration change
2480 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.c1137 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL);
H A Dinterworking.c922 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dwps_supplicant.c949 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dwpa_supplicant.c957 wpa_sm_set_config(wpa_s->wpa, NULL);
2632 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dctrl_iface.c2927 wpa_sm_set_config(wpa_s->wpa, NULL);
2974 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dp2p_supplicant.c983 wpa_sm_set_config(wpa_s->wpa, NULL);

Completed in 157 milliseconds