WCNSS Qcom CFG - Ini
WCNSS Qcom CFG - Ini
# Default values are WLAN 30ms, BT 120ms. This is to increase wlan TP during BLE
btcStaticLenLeWlan=60000
btcStaticLenLeBt=60000
gIgnorePeerErpInfo=1
#Enable/Disable Link Layer Statistics Feature
gEnableLLStats=1
gBtcFastWlanConnPref=0
gBtcEnableIndTimerVal=5
gEnableTDLSScan=1
gTDLSExternalControl=1
gEnableTDLSSupport=1
gEnableTDLSImplicitTrigger=1
gTDLSTxStatsPeriod=500
gTDLSTxPacketThreshold=10
gTDLSDiscoveryPeriod=20000
gTDLSMaxDiscoveryAttempt=5
gTDLSIdleTimeout=40000
gTDLSRssiHysteresis=100
gTDLSIdlePacketThreshold=5
gEnableTDLSScanCoexistence=1
gEnableIdleScan=0
gEnableSuspend=3
gRoamingTime=0
# Assigned MAC Addresses - This will be used until NV items are in place
Intf0MacAddress=000AF58989FF
Intf1MacAddress=000AF58989FE
Intf2MacAddress=000AF58989FD
Intf3MacAddress=000AF58989FC
UapsdMask=0
InfraUapsdVoSrvIntv=20
InfraUapsdViSrvIntv=40
gNumRxAnt=1
gNthBeaconFilter=50
# WAPIIsEnabled=0
McastBcastFilter=3
# AP MAc addr
gAPMacAddr=000AF589dcab
gEnableApProt=1
gEnableApOBSSProt=1
gEnableApUapsd=1
# Fixed Rate
gFixedRate=0
# Maximum Tx power
# gTxPowerCap=30
# Fragmentation Threshold
# gFragmentationThreshold=2346
# RTS threshold
RTSThreshold=2347
# Intra-BSS forward
gDisableIntraBssFwd=0
# WMM Enable/Disable
WmmIsEnabled=0
# 802.11d support
g11dSupportEnabled=1
gNeighborScanChannelMinTime=20
gNeighborScanChannelMaxTime=30
#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
#the RSSI of the new/roamable AP should be for roaming
RoamRssiDiff=5
# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
# Example
# US Indoor, USI
#gAPCntryCode=USI
gShortGI20Mhz=1
gShortGI40Mhz=1
gAPAutoShutOff=0
gApAutoChannelSelection=0
# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
# 10-128 are reserved.
# 0 = -60 dBm
# 1 = -63 dBm
# 2 = -66 dBm
# ...
# 7 = -81 dBm
# 8 = -84 dBm
# 9 = -87 dBm
# Note: Any of these settings are valid. Setting 0 would yield the highest power saving (in a
noisy environment) at the cost of more range. The range impact is approximately #calculated
as:
gEnablePhyAgcListenMode=128
BtAmpPreferredChannel=0
BandCapability=0
beaconEarlyTerminationWakeInterval=11
gEnableBtAmp=0
gAPChannelSelectStartChannel=1
gAPChannelSelectEndChannel=11
gAPChannelSelectOperatingBand=0
#Channel Bonding
gChannelBondingMode5GHz=1
gEnableModulatedDTIM = 3
gMaxLIModulatedDTIM = 3
gEnableDatainactivity = 200
gStaKeepAlivePeriod=30
#Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit.
#If doesn't honor for 5 seconds then Driver remove client.
#Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not success still DUT
try on
#11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT
will send 5 NULL frames.
#Hence in any case DUT will detect client got removed in (10+5) seconds. i.e.,
(gGoKeepAlivePeriod +gGoLinkMonitorPeriod)..
#gApLinkMonitorPeriod = 10
#gGoLinkMonitorPeriod = 10
#Retain default value of 5 secs which has been since victara times
#gApKeepAlivePeriod = 60
#If set will start with active scan after driver load, otherwise will start with
#gEnableBypass11d=1
gEnableDFSChnlScan=1
gEnableLogp=1
gEnableAutomaticTxPowerControl=0
gEnableLpwrImgTransition=1
# 802.11K support
gRrmEnable=1
gRrmOperChanMax=8
gRrmNonOperChanMax=8
gRrmRandIntvl=100
#Scan offload
gEnableDirectedScanOffload=0
#FlexConnect Power Factor
#Default is set to 0 (disable)
gFlexConnectPowerFactor=0
#gAdvertiseConcurrentOperation=0
gVhtChannelWidth=2
# Enable Tx beamforming
gTxBFEnable=1
gBtcEnableIndTimerVal=5
#gEnableRtsCtsHtVht=1
gEnableDynamicRAstartRate=1
END
# Note: Configuration parser would not read anything past the END marker