HomeSort by relevance Sort by last modified time
    Searched defs:scan_ssid (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 82 * Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are
169 * scan_ssid - Scan this SSID with Probe Requests
171 * scan_ssid can be used to scan for APs using hidden SSIDs.
175 int scan_ssid; member in struct:wpa_ssid
wpa_supplicant_i.h 236 u8 scan_ssid[32]; member in struct:wpa_client_mlme
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 82 * Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are
172 * scan_ssid - Scan this SSID with Probe Requests
174 * scan_ssid can be used to scan for APs using hidden SSIDs.
178 int scan_ssid; member in struct:wpa_ssid

Completed in 446 milliseconds