diff options
author | Eyal Shapira <eyal@wizery.com> | 2012-10-28 18:18:06 +0200 |
---|---|---|
committer | Eyal Shapira <eyal@wizery.com> | 2012-10-29 11:14:08 +0200 |
commit | 022c2f963b43baa3fb3f71839c2ff601d0e86424 (patch) | |
tree | c79f2511cd206a45329f3c74465eddf3ce861e86 /CleanSpec.mk | |
parent | a54d554ff1495c6989edc093a468b69666564124 (diff) | |
download | external_wpa_supplicant_8_ti-022c2f963b43baa3fb3f71839c2ff601d0e86424.zip external_wpa_supplicant_8_ti-022c2f963b43baa3fb3f71839c2ff601d0e86424.tar.gz external_wpa_supplicant_8_ti-022c2f963b43baa3fb3f71839c2ff601d0e86424.tar.bz2 |
Avoid normal scans before sched scan if max_scan_ssids=1 (UPSTREAM)
In the case of max_scan_ssids=1 we may fallback to normal scan
if there's a single scan_ssid network. However the normal scan
can't add a wildcard SSID to the ssid list as it's limited to a single
entry. This delays getting broadcast scan results.
Always prefer to do a sched scan in such a case.
Signed-off-by: Eyal Shapira <eyal@wizery.com>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions