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

  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 180 IEEE80211_DISABLED, IEEE80211_AUTHENTICATE,
mlme.c 279 static void ieee80211_authenticate(struct wpa_supplicant *wpa_s) function
291 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
773 if (wpa_s->mlme.state != IEEE80211_AUTHENTICATE && !adhoc) {
937 if (wpa_s->mlme.state == IEEE80211_AUTHENTICATE ||
940 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
    [all...]

Completed in 37 milliseconds