commit | 4357f4ea204e5d3e7632d67f26531e106dd211e2 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Thu Apr 26 17:39:26 2012 -0700 |
committer | Gerrit <chrome-bot@google.com> | Fri Apr 27 15:35:47 2012 -0700 |
tree | 7c583ab3133d8eb0e1dd32ac4e1f43dfe1fb652a | |
parent | 10ccbb3c6bc4f4246105743c8508fc9ce8759c17 [diff] |
shill: wifi: Register newly-configured hidden networks When a hidden WiFi service is created via ConfigureService, it should be registered. This matches up exactly with how hidden services are loaded from newly pushed profile in WiFi::LoadHiddenServices(). BUG=chromium-os:26676 TEST=New unit tests, manual -- configure a hidden network via configure-hidden-wifi, then propose a scan via "test-flimflam scan", while running "iw event" to confirm whether the new SSID appears in the scan list Change-Id: I09cc26ad93c816ae109d5ce993354e2a9ed6240c Reviewed-on: https://gerrit.chromium.org/gerrit/21289 Commit-Ready: Paul Stewart <pstew@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org>