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

  /external/wpa_supplicant_8/wpa_supplicant/
events.c 955 int check_ssid = wpa ? 1 : (ssid->ssid_len != 0); local
983 check_ssid = 0;
989 check_ssid = 1;
992 check_ssid = 0;
998 check_ssid = 0;
1000 if (check_ssid &&
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 1795 static u16 check_ssid(struct hostapd_data *hapd, struct sta_info *sta, function
    [all...]

Completed in 60 milliseconds