From 081c5e39fcc9461cc4038f4e1b9aaa4bd72ae89a Mon Sep 17 00:00:00 2001 From: kubersharma001 Date: Tue, 25 Dec 2018 18:47:28 +0530 Subject: [PATCH] [DNM]sanders: update wifi configs * basically, revert some recent changes Change-Id: I4d8f126127f85c48200c9f6615d25819889126a3 --- wifi/WCNSS_qcom_cfg.ini | 5 ----- wifi/p2p_supplicant_overlay.conf | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 059aeb0..6e68f46 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -296,7 +296,6 @@ gAPChannelSelectOperatingBand=0 #Channel Bonding gChannelBondingMode5GHz=1 -gChannelBondingMode24GHz=1 gEnableModulatedDTIM = 3 gMaxLIModulatedDTIM = 3 @@ -433,10 +432,6 @@ gBtcEnableIndTimerVal=5 gIgnorePeerErpInfo=1 -# BTC policy during wifi connection -gBtcFastWlanConnPref=0 - END # Note: Configuration parser would not read anything past the END marker - diff --git a/wifi/p2p_supplicant_overlay.conf b/wifi/p2p_supplicant_overlay.conf index 0ee39e3..7c9bbed 100644 --- a/wifi/p2p_supplicant_overlay.conf +++ b/wifi/p2p_supplicant_overlay.conf @@ -1,4 +1,3 @@ disable_scan_offload=1 p2p_no_group_iface=1 -p2p_search_delay=100 -persistent_reconnect=1 +persistent_reconnect=1 \ No newline at end of file