aboutsummaryrefslogtreecommitdiff
path: root/wifi/WCNSS_qcom_cfg.ini
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2016-11-19 15:20:13 +0100
committerdavidevinavil <davidevinavil@gmail.com>2016-11-19 15:20:13 +0100
commit5ba6fde1de1e96751c86f3f2b84964071647d181 (patch)
treebfa05edc85719a5d1c1927fac86bb086a61369fc /wifi/WCNSS_qcom_cfg.ini
parent44b9033faff8e78916698a69d981cb596132bca0 (diff)
fix camera config
Change-Id: I1c638fa374ef0da514c956cc4ca24e865a6896ed
Diffstat (limited to 'wifi/WCNSS_qcom_cfg.ini')
-rw-r--r--wifi/WCNSS_qcom_cfg.ini64
1 files changed, 29 insertions, 35 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini
index 083683b..8e974c2 100644
--- a/wifi/WCNSS_qcom_cfg.ini
+++ b/wifi/WCNSS_qcom_cfg.ini
@@ -2,7 +2,6 @@
# defaults for the WLAN Driver
-
# Enable IMPS or not
gEnableImps=1
@@ -75,7 +74,7 @@ gNthBeaconFilter=50
# Enable WAPI or not
-WAPIIsEnabled=1
+# WAPIIsEnabled=0
# Flags to filter Mcast abd Bcast RX packets.
@@ -142,7 +141,7 @@ gFixedRate=0
# RTS threshold
-RTSThreshold=1048576
+#RTSThreshold=1048576
# Intra-BSS forward
@@ -167,7 +166,7 @@ g11hSupportEnabled=1
gEnableDFSMasterCap=1
# ESE Support and fast transition
-EseEnabled=0
+EseEnabled=1
ImplicitQosIsEnabled=0
gNeighborScanTimerPeriod=200
@@ -188,6 +187,9 @@ FastRoamEnabled=1
#the RSSI of the new/roamable AP should be for roaming
RoamRssiDiff=5
+
+
+
# If the RSSI of any available candidate is better than currently associated
# AP by at least gImmediateRoamRssiDiff, then being to roam immediately (without
# registering for reassoc threshold).
@@ -226,18 +228,6 @@ gShortGI40Mhz=1
gAPAutoShutOff=0
-
-# SAP auto channel selection configuration
-
-# 0 = disable auto channel selection
-
-# 1 = enable auto channel selection, channel provided by supplicant will be ignored
-
-gApAutoChannelSelection=1
-gAPChannelSelectStartChannel=8
-gAPChannelSelectEndChannel=8
-gAPChannelSelectOperatingBand=0
-
#Auto Shutdown wlan : Value in Seconds. 0 means disabled. Max 1 day = 86400 sec
gWlanAutoShutdown = 0
@@ -288,12 +278,12 @@ BandCapability=0
enableBeaconEarlyTermination=0
-beaconEarlyTerminationWakeInterval=11
+beaconEarlyTerminationWakeInterval=3
#Channel Bonding
gChannelBondingMode5GHz=1
-gChannelBondingMode24GHz=1
+gChannelBondingMode24GHz=0
#Enable Keep alive with non-zero period value
@@ -315,8 +305,6 @@ gEnableDFSChnlScan=1
gVhtChannelWidth=2
-gGoKeepAlivePeriod = 30
-gApKeepAlivePeriod = 10
# Enable Automatic Tx Power control
gEnableAutomaticTxPowerControl=1
@@ -333,13 +321,11 @@ gDataInactivityTimeout=200
gVhtRxMCS=2
gVhtTxMCS=2
-gEnableLpwrImgTransition=1
-
# VHT Tx/Rx MCS values for 2x2
# Valid values are 0,1,2. If commented out, the default value is 0.
# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
-#gVhtRxMCS2x2=2
-#gVhtTxMCS2x2=2
+gVhtRxMCS2x2=2
+gVhtTxMCS2x2=2
# Enable Tx beamforming
gTxBFEnable=1
@@ -357,8 +343,6 @@ gTxChainMask1ss=0
gActiveMaxChannelTime=40
gActiveMinChannelTime=20
-gEnableDynamicDTIM=3
-
#If set to 0, MCC is not allowed.
gEnableMCCMode=1
@@ -383,7 +367,9 @@ gEnableActiveModeOffload=1
gScanAgingTime=0
#Enable Scan Results Aging based on number of scans
-gScanResultAgeCount=1
+# default value is 3
+#gScanResultAgeCount=1
+
#Enable Power saving mechanism Based on Android Framework
#If set to 0 Driver internally control the Power saving mechanism
@@ -427,7 +413,7 @@ gEnablefwprint=0
#Enable firmware log
gEnablefwlog=1
# Additional firmware log levels
-gFwDebugLogLevel=1
+gFwDebugLogLevel=4
gFwDebugModuleLoglevel=1,0,2,0,4,0,5,0,6,0,7,4,8,0,9,0,11,0,13,0,17,0,18,0,19,0,27,0,29,0,31,0,35,0,36,0,38,0
#IPA config
@@ -461,7 +447,7 @@ gVhtMpduLen=2
gEnableMCCAdaptiveScheduler=1
#Enable or Disable p2p device address administered
-isP2pDeviceAddrAdministrated=1
+isP2pDeviceAddrAdministrated=0
# RX packet handling options
# 0: no rx thread, no RPS, for MDM
@@ -529,7 +515,7 @@ gCountryCodePriority=1
# Enable/Disable LPASS support
# 0 to disable, 1 to enable
-gEnableLpassSupport=1
+gEnableLpassSupport=0
# Enable(1)/Disable(0) SIFS burst
gEnableSifsBurst=1
@@ -546,7 +532,7 @@ gSapSccChanAvoidance=0
# RA filtering rate limit param, the current value would not
# help if the lifetime in RA is less than 3*60=3min. Then
# we need to change it, though it is uncommon.
-# gRAFilterEnable=0
+#gRAFilterEnable=0
gRArateLimitInterval=60
# Inactivity time (in ms) to end TX Service Period while in IBSS power save mode
@@ -593,6 +579,7 @@ gEnableSelfRecovery=1
#Enable RA filtering offload
gRAFilterEnable=1
+
gAllowDFSChannelRoam=1
gChainMask_2g=3
@@ -615,19 +602,26 @@ gIpaUcStaOffload=0
# 1 - enable
gRuntimePM=0
+
# When gRuntimePM is disabled gRuntimeAutoTime won't take effect.
# The Time is in msec.
# 100 is min, 10000 is max, 500 is default.
gRuntimePMDelay=500
+
gEnablePacketLog=0
gTxLdpcEnable=3
-gMulticastHostFwMsgs=0
-#vosTraceEnableWDA=255
-#vosTraceEnableHDD=255
-#vosTraceEnableSME=255
+# OnePlus 3
+gInitialScanNoDFSChnl=1
+gInitialDwellTime=20
+gSoftApMaxPeers=15
+gRoamBmissFirstBcnt=25
+gRoamBmissFinalBcnt=35
+RTSThreshold=117350
+gTcpDelAckThresholdHigh=10000
+gDroppedPktDisconnectTh=1024
END