commit | 9cd7ca1c9b73f19f60f6ee5573c3cd5d7beaf4bf | [log] [tgz] |
---|---|---|
author | Darin Petkov <petkov@chromium.org> | Tue Jul 03 11:06:40 2012 +0200 |
committer | Gerrit <chrome-bot@google.com> | Tue Jul 03 07:21:32 2012 -0700 |
tree | 755ae0a9b361fe984100905c38cf34f129b2c418 | |
parent | e8587e382d1566c8b72ec4714c6e39d9b747fe20 [diff] |
shill: wifi: Reconnect to reappearing WPA supplicant instances. Currently DBusManager doesn't guarantee that appear/vanish messages alternate. Ensure that WiFi reconnects to a new WPA supplicant instance even in the case when there's no wpa_supplicant-vanished message between supplicant instances. Also, some log cleanup. BUG=chromium-os:31712 TEST=unit test, tested on device Change-Id: I42e0ba0487c60ebc67d1eee49018093bd7f06344 Reviewed-on: https://gerrit.chromium.org/gerrit/26662 Tested-by: Darin Petkov <petkov@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org> Commit-Ready: Darin Petkov <petkov@chromium.org>