Searched refs:ieee80211_sta_req_scan (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant/
H A Dmlme.h24 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, const u8 *ssid,
51 static inline int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, function
H A Dmlme.c1973 ieee80211_sta_req_scan(wpa_s, wpa_s->mlme.ssid, wpa_s->mlme.ssid_len);
2364 return ieee80211_sta_req_scan(wpa_s->mlme.ssid,
2641 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, const u8 *ssid, function
H A Dwpa_supplicant.c1105 ret = ieee80211_sta_req_scan(wpa_s, ssid ? ssid->ssid : NULL,
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmlme.h26 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, const u8 *ssid,
59 static inline int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, function
H A Dscan.c207 ret = ieee80211_sta_req_scan(wpa_s, ssid ? ssid->ssid : NULL,
H A Dmlme.c1958 ieee80211_sta_req_scan(wpa_s, wpa_s->mlme.ssid, wpa_s->mlme.ssid_len);
2349 return ieee80211_sta_req_scan(wpa_s->mlme.ssid,
2626 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, const u8 *ssid, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmlme.h32 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s,
61 static inline int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, function
H A Dscan.c196 ret = ieee80211_sta_req_scan(wpa_s, params);
H A Dmlme.c2120 ieee80211_sta_req_scan(wpa_s, &params);
2514 return ieee80211_sta_req_scan(wpa_s->mlme.ssid,
2808 int ieee80211_sta_req_scan(struct wpa_supplicant *wpa_s, function
H A Dp2p_supplicant.c145 ret = ieee80211_sta_req_scan(wpa_s, &params);
2845 ret = ieee80211_sta_req_scan(wpa_s, &params);

Completed in 119 milliseconds