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 1051 int check_ssid = wpa ? 1 : (ssid->ssid_len != 0); local
1079 check_ssid = 0;
1085 check_ssid = 1;
1088 check_ssid = 0;
1094 check_ssid = 0;
1096 if (check_ssid &&
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 2037 static u16 check_ssid(struct hostapd_data *hapd, struct sta_info *sta, function
    [all...]

Completed in 56 milliseconds