From d0398e16464de29a792032cf14187801003a30c9 Mon Sep 17 00:00:00 2001 From: Sunil Ravi Date: Tue, 21 Jul 2020 10:25:53 -0700 Subject: [PATCH] wifi: Disable TDLS offchannel. TDLS off-channel feature is needed only for certification. Disable the feature in production builds. Bug: 161320896 Test: Basic wifi sanity test. Change-Id: I6d7a3e6bf58402c3c398bb8570cdc5ab1f7ca05d --- WCNSS_qcom_cfg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini index af38442d..86d4ce86 100644 --- a/WCNSS_qcom_cfg.ini +++ b/WCNSS_qcom_cfg.ini @@ -169,7 +169,7 @@ gEnableTDLSImplicitTrigger=1 # 1 - enable # TDLS off-channel operation will be invoked when there is only one # TDLS connection. -gEnableTDLSOffChannel=1 +gEnableTDLSOffChannel=0 # Tx/Rx Packet threshold for initiating TDLS. # This ini is used to configure the number of Tx/Rx packets during the period of