commit | de5fadf2e5c7bb769705c830efb04133b1e0219d | [log] [tgz] |
---|---|---|
author | Randy Pan <zpan@google.com> | Tue Jun 21 13:40:52 2016 -0700 |
committer | Randy Pan <zpan@google.com> | Tue Jun 21 13:40:52 2016 -0700 |
tree | 2308c38cff77ab341df3312d6063556709c2208e | |
parent | 4301f4786e565d9555e5cbf81ef1055f81975385 [diff] |
WCM: reset connectivity scan retry counter Move the scan retry count reset to where scan results are received. This is to deal with the case that WifiScanner reports success when a scan request is queued but later fails to be executed. Add a unit test case to verify the retry behavior. Bug: 29523369 Change-Id: Ibcd7c771a8efa78612a84021a4511db621f4451e Tests: Wifi Framework Unit Tests & manual tests