Skip to content

Commit 9557578

Browse files
committed
Merge branch 'cm-11.0' of https://github.com/CyanogenMod/android_device_lge_mako into HEAD
Conflicts: WCNSS_qcom_cfg.ini camera/QCameraHWI.cpp cm.mk setup-makefiles.sh vendor_owner_info.txt Change-Id: I6e3999042b03d9ce20e5e70f15aba3e38e92fbb0
2 parents 610bb5a + 43c9111 commit 9557578

11 files changed

+18728
-91
lines changed

WCNSS_qcom_cfg.ini

+7-6
Original file line numberDiff line numberDiff line change
@@ -232,16 +232,17 @@ gNumChanCombinedConc=255
232232

233233
# TDLS configuration
234234
gEnableTDLSSupport=1
235-
gEnableTDLSImplicitTrigger=0
236-
gTDLSTxStatsPeriod=5000
237-
gTDLSTxPacketThreshold=100
235+
gEnableTDLSImplicitTrigger=1
236+
gTDLSExternalControl=1
237+
gTDLSTxStatsPeriod=500
238+
gTDLSTxPacketThreshold=10
238239
gTDLSDiscoveryPeriod=20000
239240
gTDLSMaxDiscoveryAttempt=5
240-
gTDLSIdleTimeout=5000
241+
gTDLSIdleTimeout=40000
241242
gTDLSRssiHysteresis=100
242-
gTDLSRSSITriggerThreshold=-75
243+
gTDLSRSSITriggerThreshold=-60
243244
gTDLSIdlePacketThreshold=5
244-
gTDLSRSSITeardownThreshold=-75
245+
gTDLSRSSITeardownThreshold=-70
245246

246247
END
247248
# Note: Configuration parser would not read anything past the END marker

0 commit comments

Comments
 (0)