summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-06-15 17:18:55 +0530
committerAbhinav Kumar <abhikuma@codeaurora.org>2018-06-15 17:47:10 +0530
commit8f55ab49cddee42ede07a062f2210681ad84d141 (patch)
tree85348b31f0840f89ca692d1829c14ea5e89673a8 /tools/perf/scripts/python
parentae9dfb3749f31546eef07b615b9b4615ef7bb96f (diff)
qcacld-3.0: Fix qbss calculation in case of good RSSI threshold
Currently, when Current RSSI is better than good RSSI threshold first driver calculates qbss percentage and set qbss score accordingly and when current RSSI is weaker than or equal to good RSSI threshold (-70dBm) driver directly sets 10% as qbss score. But as per requirement Driver should calulate qbss percentage in order to set qbss score for RSSI = -70db. Fix is to allow driver to ignore qbss percentag calculation only when current RSSI is less than good RSSI threshold. Change-Id: I9c2e933a210d7e77738aa14e0f8b385f2f694bd5 CRs-Fixed: 2261628
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions