sdm660-common: wifi: Update Wifi PowerSaveOffload

When the parameter is set to this value and voice packets are
detected in uplink or downlink data traffic, the QPower inactivity
timeout is reset to the default QPower-disabled value (200 ms).
This means that QPower power saving is not be triggered until
after 200ms of inactivity (EAPOL and ARP packets are excluded from
the check).

Change-Id: I86553a1f1dee73add4eb1b6c3933a39745a16de8
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Georg Veichtlbauer 2021-06-09 10:26:22 +02:00 committed by pix106
parent 70c44c3d3f
commit 51989fce41

View file

@ -232,7 +232,7 @@ gMaxMediumTime = 6000
gRrmEnable=1
#Enable Power Save offload
gEnablePowerSaveOffload=2
gEnablePowerSaveOffload=5
#Enable firmware uart print
gEnablefwprint=0