diff options
author | davidevinavil <davidevinavil@gmail.com> | 2016-11-30 17:27:59 +0100 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2016-11-30 17:27:59 +0100 |
commit | 1f12e9bba424751fef03b232efd8cea2f4f40581 (patch) | |
tree | bdbdee06408054669004e0386ee2a62a3020ba3b /wifi | |
parent | 34161cddc3554ae8d6affbf79f5257a6e99f92b8 (diff) |
update WCNSS_qcom_cfg.ini
Change-Id: Id3abed0eb487b8707f370d607afbc809777c8369
Diffstat (limited to 'wifi')
-rw-r--r-- | wifi/WCNSS_qcom_cfg.ini | 64 |
1 files changed, 35 insertions, 29 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 8e974c2..083683b 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -2,6 +2,7 @@ # defaults for the WLAN Driver + # Enable IMPS or not gEnableImps=1 @@ -74,7 +75,7 @@ gNthBeaconFilter=50 # Enable WAPI or not -# WAPIIsEnabled=0 +WAPIIsEnabled=1 # Flags to filter Mcast abd Bcast RX packets. @@ -141,7 +142,7 @@ gFixedRate=0 # RTS threshold -#RTSThreshold=1048576 +RTSThreshold=1048576 # Intra-BSS forward @@ -166,7 +167,7 @@ g11hSupportEnabled=1 gEnableDFSMasterCap=1 # ESE Support and fast transition -EseEnabled=1 +EseEnabled=0 ImplicitQosIsEnabled=0 gNeighborScanTimerPeriod=200 @@ -187,9 +188,6 @@ 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). @@ -228,6 +226,18 @@ 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 @@ -278,12 +288,12 @@ BandCapability=0 enableBeaconEarlyTermination=0 -beaconEarlyTerminationWakeInterval=3 +beaconEarlyTerminationWakeInterval=11 #Channel Bonding gChannelBondingMode5GHz=1 -gChannelBondingMode24GHz=0 +gChannelBondingMode24GHz=1 #Enable Keep alive with non-zero period value @@ -305,6 +315,8 @@ gEnableDFSChnlScan=1 gVhtChannelWidth=2 +gGoKeepAlivePeriod = 30 +gApKeepAlivePeriod = 10 # Enable Automatic Tx Power control gEnableAutomaticTxPowerControl=1 @@ -321,11 +333,13 @@ 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 @@ -343,6 +357,8 @@ gTxChainMask1ss=0 gActiveMaxChannelTime=40 gActiveMinChannelTime=20 +gEnableDynamicDTIM=3 + #If set to 0, MCC is not allowed. gEnableMCCMode=1 @@ -367,9 +383,7 @@ gEnableActiveModeOffload=1 gScanAgingTime=0 #Enable Scan Results Aging based on number of scans -# default value is 3 -#gScanResultAgeCount=1 - +gScanResultAgeCount=1 #Enable Power saving mechanism Based on Android Framework #If set to 0 Driver internally control the Power saving mechanism @@ -413,7 +427,7 @@ gEnablefwprint=0 #Enable firmware log gEnablefwlog=1 # Additional firmware log levels -gFwDebugLogLevel=4 +gFwDebugLogLevel=1 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 @@ -447,7 +461,7 @@ gVhtMpduLen=2 gEnableMCCAdaptiveScheduler=1 #Enable or Disable p2p device address administered -isP2pDeviceAddrAdministrated=0 +isP2pDeviceAddrAdministrated=1 # RX packet handling options # 0: no rx thread, no RPS, for MDM @@ -515,7 +529,7 @@ gCountryCodePriority=1 # Enable/Disable LPASS support # 0 to disable, 1 to enable -gEnableLpassSupport=0 +gEnableLpassSupport=1 # Enable(1)/Disable(0) SIFS burst gEnableSifsBurst=1 @@ -532,7 +546,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 @@ -579,7 +593,6 @@ gEnableSelfRecovery=1 #Enable RA filtering offload gRAFilterEnable=1 - gAllowDFSChannelRoam=1 gChainMask_2g=3 @@ -602,26 +615,19 @@ 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 -# OnePlus 3 -gInitialScanNoDFSChnl=1 -gInitialDwellTime=20 -gSoftApMaxPeers=15 -gRoamBmissFirstBcnt=25 -gRoamBmissFinalBcnt=35 -RTSThreshold=117350 -gTcpDelAckThresholdHigh=10000 -gDroppedPktDisconnectTh=1024 +gMulticastHostFwMsgs=0 +#vosTraceEnableWDA=255 +#vosTraceEnableHDD=255 +#vosTraceEnableSME=255 END |