HomeSort by relevance Sort by last modified time
    Searched refs:ieee80211_send_auth (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
mlme.c 591 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);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 232 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);
    [all...]

Completed in 295 milliseconds