commit | 50abba06efa7834b5309df561375e4a2e2df630d | [log] [tgz] |
---|---|---|
author | Randy Pan <zpan@google.com> | Fri Apr 29 13:51:36 2016 -0700 |
committer | Randy Pan <zpan@google.com> | Fri Apr 29 15:22:22 2016 -0700 |
tree | 30b6c04bb6a1876823c52f5cfc2bbae1fbd8042a | |
parent | ddf3afe31f5e2174643e41943e9e9b881033981a [diff] |
Fix check on current connected/connecting network Keep track of the network BSSID of the last connection attempt. This BSSID is checked in case the phone is still in the process of connecting to that network. mWifiInfo is checked for the currently connected network. This is for the case that firmware performed roaming automatically. While there, addressed a checkstyle issue. Bug: 28462151 Change-Id: Ia9316048e0549036de1c20bf1f3099cfcda9a75e Test: WiFi unit tests