sm8350-common: wifi: Enable Optimized Power Management
gEnablePowerSaveOffload was renamed to gOptimizedPowerManagement [1]:10989ba376[2]:9ef1447db3
This commit is contained in:
parent
051bf1f33a
commit
f2ad865778
1 changed files with 3 additions and 0 deletions
|
|
@ -135,6 +135,9 @@ gApKeepAlivePeriod = 20
|
||||||
#Enable Keep alive with non-zero period value
|
#Enable Keep alive with non-zero period value
|
||||||
gStaKeepAlivePeriod = 30
|
gStaKeepAlivePeriod = 30
|
||||||
|
|
||||||
|
#Enable Optimized Power Management
|
||||||
|
gOptimizedPowerManagement=1
|
||||||
|
|
||||||
# Enable ETSI SRD channels by Xiaomi. Qualcom default value is disable
|
# Enable ETSI SRD channels by Xiaomi. Qualcom default value is disable
|
||||||
# * BIT 0:- Enable/Disable SRD channels for SAP.
|
# * BIT 0:- Enable/Disable SRD channels for SAP.
|
||||||
# * BIT 1:- Enable/Disable SRD channels for P2P-GO.
|
# * BIT 1:- Enable/Disable SRD channels for P2P-GO.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue