commit | 846d77bf4b52a2523ceaef28c20aebf938656a0a | [log] [tgz] |
---|---|---|
author | Yeshwanth Sriram Guntuka <ysriramg@codeaurora.org> | Fri Sep 21 15:08:46 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Dec 24 03:33:04 2018 -0800 |
tree | 256c5dd86ab6b9d5d5bae22405a6ef3a9fceec68 | |
parent | bd8dba08337290a860bc862d27e2f19c1f207b5a [diff] |
qcacmn: Add host support for db2dbm RSSI changes Add host support for db2dbm RSSI changes. Firmware indicates this capability when underlying hardware has RSSI reporting feature. Based on this capability host will know if firmware sends SNR or RSSI. If no capablity is present then host will convert SNR to rssi using a fixed offset of -96. If capability is present host will directly use the rssi as it is. Change-Id: I9058f16c6280d466feb96cf88a8a0d8cd7b02032 CRs-Fixed: 2364025