commit | 66e108c8bcc57ac1b9eef2a165907b7444c2065a | [log] [tgz] |
---|---|---|
author | Michael Plass <mplass@google.com> | Wed Apr 04 11:54:34 2018 -0700 |
committer | Michael Plass <mplass@google.com> | Fri Apr 06 14:16:18 2018 -0700 |
tree | 447eb94c37a85287239dcf500dc29299c63845c4 | |
parent | e2219127c2ec54059982709f01b342e19370be25 [diff] |
[WifiScoreReport] Use tx retries as well as tx bad for adjustment Devices have implemented the tx-bad counters quite differently; bring in the retry count as well to dilute the difference. (Also more correct in principle, when counters are properly implemented). Also, reset the adjustment on the reset() call, and add a unit test that would have caught this bug. Bug: 74613347 Test: Unit tests Change-Id: Ice6ccdf39c6d222a89733d2e61e1f3c26116ebb7