From 24a800837571460e3dddca645fceeb2e8f36ce37 Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Wed, 20 Nov 2019 19:51:36 +0530 Subject: [PATCH] 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 Signed-off-by: Alex Naidis Signed-off-by: Henrique Pereira Signed-off-by: DennySPb Change-Id: I052498f312b3b3f7c6d843c9b69a9aca9aecb72a Signed-off-by: DennySPb --- 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 dab58d9..629b493 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -198,7 +198,7 @@ gEnableFastRoamInConcurrency=1 gRrmEnable=1 #Enable Power Save offload -gEnablePowerSaveOffload=2 +gEnablePowerSaveOffload=4 #Enable firmware uart print gEnablefwprint=0