commit | fe1141a8e2f1f83eca2ae10cff9b77b234bccf86 | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Thu Jan 09 12:07:15 2020 -0800 |
committer | Sunil Ravi <sunilravi@google.com> | Fri Jan 10 21:51:02 2020 +0000 |
tree | cee4e3e3b994c48c3b08e89d0e1653bd4b4ff53d | |
parent | a90923f2a81be4001e23a604669adc94d6853de2 [diff] |
Adjust positive RSSI only for some implementation. Wifi chip can report positive rssi when STA and AP are very close(close to zero distance apart). There are some driver implementations where they avoid large negative rssi reporting by adding with 256. Adjust the RSSI only for such implementations. Bug: 146811944 Test: Placed STA and AP close to each other and confirmed that all signal bars are shown indicating strong rssi. Change-Id: Iab9af736782b2b61692bdf5795b54a28da28bfd0