From 2b12b4200efc885a8710566120af2b35fa2d0808 Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Thu, 31 May 2018 07:26:32 +0700 Subject: [PATCH] miatoll: wifi: enable QPower and Deep Sleep at the same time * This enables Deep Sleep mode, additionally to QPower * With this configuration, QPower manages the new Deep sleep mode -> Leads to amazing power savings Change-Id: I32dbaee6406fbe01594176ba14c9f3f0c6d16714 --- wifi/WCNSS_qcom_cfg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 27c5c20..54240c0 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -220,7 +220,7 @@ gMaxMediumTime = 6000 gRrmEnable=1 #Enable Power Save offload -gEnablePowerSaveOffload=1 +gEnablePowerSaveOffload=4 #Enable firmware uart print gEnablefwprint=0