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 881 int check_ssid = wpa ? 1 : (ssid->ssid_len != 0); local
905 check_ssid = 0;
911 check_ssid = 1;
914 check_ssid = 0;
920 check_ssid = 0;
922 if (check_ssid &&
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 1174 static u16 check_ssid(struct hostapd_data *hapd, struct sta_info *sta, function
    [all...]

Completed in 843 milliseconds