summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVignesh Viswanathan <viswanat@codeaurora.org>2018-09-12 12:54:21 +0530
committerVignesh Viswanathan <viswanat@codeaurora.org>2018-09-12 14:00:40 +0530
commit4ec57f471ca5f13755d8bc94152c6efe0a20b88e (patch)
tree89217677778baa611db4fcbe1f1986f1dbe8fa0f /tools/perf/scripts/python
parent215ac0db541c5568a65408c33a8f41eb6bca3d4c (diff)
qcacld-3.0: Set gAutoBmpsTimerValue to 30 seconds by default
Currently gAutoBmpsTimerValue is set to defaut value of 5 seconds so that after 5 seconds from association completion, the device would go to power save. However, this would lead to issues if an ADDTS req is received from the supplicant. The ADDTS req would be sent to the AP but the AP would not send the ADDTS response immeidately and would buffer it as the device is in power sleep. Ideal way is for the framework to control the device power save where the framework should push the device to power save after connection and should disable power save before sending an ADDTS request. However, to avoid cases where the framework fails to send the power cfg ops to the host after connection leading the FW to the stuck in full power mode, setting the gAutoBmpsTimerValue to 30 seconds by default. Change-Id: Idc8af26174a56cd1afee3c7a4353b4d7ebeac2d7 CRs-Fixed: 2313913
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions