commit | 7ec7131cbc4e192ea044cf761317e71699f7c190 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@chromium.org> | Thu Nov 10 02:08:26 2011 +0000 |
committer | Gerrit <chrome-bot@google.com> | Fri Nov 11 12:39:18 2011 -0800 |
tree | 624ab088fab2a3f7cdd8e8ff5986e9adbeb0a1f3 | |
parent | 1b7a616197af7ff753dbe7614a8e207b1e10ac1a [diff] |
shill: track wpa_supplicant state, and use it to update Service state BUG=chromium-os:22594 TEST=unittests, manual Manual testing: tried network_WiFiRoaming.002Suspend, but this still fails. The reason is that we ignore transitions into disconnected state. I'll address that in a separate patch, which will add tracking of CurrentBSS. Bonus changes bundled in this commit: - fix some comments (capitalization/punctuation, XXX -> TODO) - WiFiMainTest::InitateConnect arg changed from bare pointer to refptr Change-Id: I6c42f9794c8742fa2b46d03a54d77e0545c899c5 Reviewed-on: https://gerrit.chromium.org/gerrit/11460 Reviewed-by: Gaurav Shah <gauravsh@chromium.org> Commit-Ready: mukesh agrawal <quiche@chromium.org> Reviewed-by: mukesh agrawal <quiche@chromium.org> Tested-by: mukesh agrawal <quiche@chromium.org>