commit | 227c774828f02cb2c60fc3588263f67e1a768eb9 | [log] [tgz] |
---|---|---|
author | Wade Guthrie <wdg@chromium.org> | Thu Oct 10 11:06:33 2013 -0700 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Wed Oct 30 20:48:07 2013 +0000 |
tree | a4afc6efd172f0a5f9ce744a4a4ec777674048a8 | |
parent | dded00702cf33f15b1f2eaafbbaccc13231e08d8 [diff] |
shill: Adds RoamThreshold DBus property to shill This is a pass-through of the roam_threshold property to wpa_supplicant. This is needed because the network_WiFi_SSIDMultiSwitchBack autotest needs to change wpa_supplicant's roam_threshold and we're coordinating all supplicant communication through shill. Cleaned up a couple minor things (spelling and such) along the way. BUG=chromium:306695 TEST=unittest (included) CQ-DEPEND=I99f64404d54efd94b64bd8a96c092cf878e04ef0 CQ-DEPEND=I0d7d2c39496cf60fd3919fdb61034a96175e8a85 Change-Id: I7353d742d949778eb50bd754a0054055726831e0 Reviewed-on: https://chromium-review.googlesource.com/173088 Reviewed-by: Wade Guthrie <wdg@chromium.org> Commit-Queue: Wade Guthrie <wdg@chromium.org> Tested-by: Wade Guthrie <wdg@chromium.org>