mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
sm6150-common: wifi: Enable Optimized Power Management
gEnablePowerSaveOffload was renamed to gOptimizedPowerManagement [1]:10989ba376[2]:9ef1447db3Change-Id: Ia6615a7f8d9d83c5e5382d2149f972db08d9058b Signed-off-by: Alan Chen <alache@codeaurora.org> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
@@ -160,6 +160,9 @@ gApKeepAlivePeriod = 20
|
||||
#Enable Keep alive with non-zero period value
|
||||
gStaKeepAlivePeriod = 30
|
||||
|
||||
#Enable Optimized Power Management
|
||||
gOptimizedPowerManagement=1
|
||||
|
||||
#If set will start with active scan after driver load, otherwise will start with
|
||||
#passive scan to find out the domain
|
||||
gEnableBypass11d=1
|
||||
|
||||
Reference in New Issue
Block a user