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

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 94 * Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are
203 * scan_ssid - Scan this SSID with Probe Requests
205 * scan_ssid can be used to scan for APs using hidden SSIDs.
209 int scan_ssid; member in struct:wpa_ssid
wpa_supplicant.conf 575 # scan_ssid:
592 # Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are not
    [all...]
scan.c 569 if (!ssid || !ssid->scan_ssid)
790 ssid->scan_ssid) {
1104 if (!wpas_network_disabled(wpa_s, ssid) && !ssid->scan_ssid) {
    [all...]
config_winreg.c 868 INT(scan_ssid);
config_file.c 662 INT(scan_ssid);
    [all...]
config.c     [all...]

Completed in 284 milliseconds