Searched refs:ieee80211_send_auth (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant/
H A Dmlme.c591 static void ieee80211_send_auth(struct wpa_supplicant *wpa_s, function
651 ieee80211_send_auth(wpa_s, 1, NULL, 0, 0);
1052 ieee80211_send_auth(wpa_s, 3, elems.challenge - 2,
1119 ieee80211_send_auth(wpa_s, 2, NULL, 0, 0);
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmlme.c232 static void ieee80211_send_auth(struct wpa_supplicant *wpa_s, function
319 ieee80211_send_auth(wpa_s, 1, extra, extra_len, 0);
757 ieee80211_send_auth(wpa_s, 3, elems.challenge - 2,
824 ieee80211_send_auth(wpa_s, 2, NULL, 0, 0);

Completed in 20 milliseconds