android_kernel_xiaomi_sm8350/core
Vignesh Viswanathan 8c207396ff 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
2018-09-12 11:58:22 -07:00
..
bmi qcacld-3.0: Fix an OOB issue in bmi_sign_stream_start() 2018-08-17 04:40:05 -07:00
cds qcacld-3.0: Remove legacy ini for chainmask configs 2018-09-11 12:01:28 -07:00
dp qcacld-3.0: Fix LFR3 assert for wrong peer ref count debug id 2018-09-11 14:57:14 -07:00
hdd qcacld-3.0: Set gAutoBmpsTimerValue to 30 seconds by default 2018-09-12 11:58:22 -07:00
mac Release 5.2.0.96N 2018-09-12 08:50:06 -07:00
pld qcacld-3.0: Add shutdown/reinit support for PLD_CNSS_USB 2018-07-19 08:32:41 -07:00
sap qcacld-3.0: Add support to store vdev object in sap context 2018-09-12 07:08:05 -07:00
sme qcacld-3.0: Add support to configure the HE OM control support 2018-09-11 16:42:01 -07:00
wma qcacld-3.0: Unmap nbuf of pending mgmt frames 2018-09-12 08:50:05 -07:00