commit | 1e5f0667515826cdc9c85a63a82c4c48cad446c2 | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <nywang@google.com> | Fri Apr 22 13:54:34 2016 -0700 |
committer | Ningyuan Wang <nywang@google.com> | Mon Apr 25 13:20:57 2016 -0700 |
tree | b0a32bd413d4649158ff2474278197205e9dce1a | |
parent | b8635136f9a15f0d79a142f12d3b56fa727327f3 [diff] |
Do not use ANQP when Wifi is connecting or connected Sending ANQP request when wifi is connecting or connected may fail the connection. This CL fixes it by adding a parameter to WifiConfigManager ::updateSavedNetworkWithNewScanDetail(). This boolean value can indicate that we are connecting or connected. Link debouncing is also considered as connecting in this case. BUG=26494190 TEST=runtest frameworks-wifi Change-Id: Ic4dfd0c0ba0392da68b6705d18fb82d92f44e508