From ba687d437cb137287fab35c1368c06ef867d0ec2 Mon Sep 17 00:00:00 2001 From: Alan Chen Date: Thu, 9 Jan 2025 00:21:06 +0530 Subject: [PATCH] sm6150-common: wifi: Enable Optimized Power Management gEnablePowerSaveOffload was renamed to gOptimizedPowerManagement [1]: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/10989ba3769cab220d7df5b03a967cb13401552c [2]: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/9ef1447db30d2d6ef0069258d62a8fbf10cba29d Change-Id: Ia6615a7f8d9d83c5e5382d2149f972db08d9058b Signed-off-by: Alan Chen Signed-off-by: therealmharc --- configs/wifi/WCNSS_qcom_cfg.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/wifi/WCNSS_qcom_cfg.ini b/configs/wifi/WCNSS_qcom_cfg.ini index 1678154..38067dd 100644 --- a/configs/wifi/WCNSS_qcom_cfg.ini +++ b/configs/wifi/WCNSS_qcom_cfg.ini @@ -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