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 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |