commit | ced6a0b2c2c3952ba79e10709345b573d2e06af6 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Tue Nov 08 15:32:04 2011 -0800 |
committer | Gerrit <chrome-bot@google.com> | Wed Nov 09 14:38:45 2011 -0800 |
tree | 92af91043d93b7483c35bba1c6928c17e9a80bac | |
parent | f8721ee2f459113be36d58ea6ff02a1dfbd78728 [diff] |
shill: wifi: Scan for hidden SSIDs Find all services with the "hidden" property set. If any exist, specify the "SSIDs" argument to wpa_supplicant and supply up to MAX_SSIDS-1 of them as arguments to the scan, as well as the broadcast SSID. Side effect -- removed the "services_" vector from the Service superclass. I don't think a non-subclassed Service vector makes any sense to keep around. BUG=chromium-os:22074 TEST=New Unit Test Change-Id: I52af8b81d301a9561812af04a16df6e6fcc644bc Reviewed-on: https://gerrit.chromium.org/gerrit/11347 Reviewed-by: mukesh agrawal <quiche@chromium.org> Commit-Ready: Paul Stewart <pstew@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org>