blob: 76f8fd0e9c42c7bd59f91d415cc37234dc7624be [file] [log] [blame]
Zvikomborero VIncent Zvikarambaa25011a2016-07-21 16:32:35 -04001# This file allows user to override the factory
2
3# defaults for the WLAN Driver
4
5
6# Enable IMPS or not
7gEnableImps=1
8
9# Enable/Disable Idle Scan
10
11gEnableIdleScan=0
12
13# Enable/Disable vsta based on MAX Assoc limit
14gEnableVSTASupport=1
15
16
17# Increase sleep duration (seconds) during IMPS
18# 0 implies no periodic wake up from IMPS. Periodic wakeup is
19# unnecessary if Idle Scan is disabled.
20gImpsModSleepTime=0
21
22
23# Enable BMPS or not
24gEnableBmps=1
25
26# Enable suspend or not
27
28# 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
29
30gEnableSuspend=3
31
32# Phy Mode (auto, b, g, n, etc)
33# Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
34gDot11Mode=0
35
36
37# CSR Roaming Enable(1) Disable(0)
38
39gRoamingTime=0
40
41
42# Assigned MAC Addresses - This will be used until NV items are in place
43
44# Each byte of MAC address is represented in Hex format as XX
45
46Intf0MacAddress=000AF58989FF
47Intf1MacAddress=000AF58989FE
48Intf2MacAddress=000AF58989FD
49
50Intf3MacAddress=000AF58989FC
51
52
53# UAPSD service interval for VO,VI, BE, BK traffic
54
55InfraUapsdVoSrvIntv=0
56
57InfraUapsdViSrvIntv=0
58
59InfraUapsdBeSrvIntv=0
60
61InfraUapsdBkSrvIntv=0
62
63# Flag to allow STA send AddTspec even when ACM is Off
64gAddTSWhenACMIsOff=1
65
66# Make 1x1 the default antenna configuration
67
68gNumRxAnt=1
69
70
71# Beacon filtering frequency (unit in beacon intervals)
72
73gNthBeaconFilter=50
74
75
76# Enable WAPI or not
77
78# WAPIIsEnabled=0
79
80
81# Flags to filter Mcast abd Bcast RX packets.
82
83# Value 0: No filtering, 1: Filter all Multicast.
84
85# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
86
87McastBcastFilter=2
88
89
90#Flag to enable HostARPOffload feature or not
91
92hostArpOffload=1
93
94
95#Flag to enable HostNSOffload feature or not
96hostNSOffload=0
97
98#SoftAP Related Parameters
99
100# AP MAc addr
101
102gAPMacAddr=000AF589dcab
103
104
105# 802.11n Protection flag
106
107gEnableApProt=1
108
109
110#Enable OBSS protection
111
112gEnableApOBSSProt=0
113
114
115#Enable/Disable UAPSD for SoftAP
116
117gEnableApUapsd=0
118
119
120# Fixed Rate
121
122gFixedRate=0
123
124
125# Maximum Tx power
126
127# gTxPowerCap=30
128
129
130# Fragmentation Threshold
131
132# gFragmentationThreshold=2346
133
134
135# RTS threshold
136
137RTSThreshold=2347
138
139
140# Intra-BSS forward
141
142gDisableIntraBssFwd=0
143
144
145# WMM Enable/Disable
146
147WmmIsEnabled=0
148
149
150# 802.11d support
151
152g11dSupportEnabled=0
153
154# 802.11h support
155g11hSupportEnabled=1
156
157# ESE Support and fast transition
158EseEnabled=1
159ImplicitQosIsEnabled=0
160gNeighborScanTimerPeriod=200
161
162gNeighborLookupThreshold=76
163gNeighborReassocThreshold=81
164
165gNeighborScanChannelMinTime=20
166gNeighborScanChannelMaxTime=30
167gMaxNeighborReqTries=3
168
169# Legacy (non-ESE, non-802.11r) Fast Roaming Support
170# To enable, set FastRoamEnabled=1
171# To disable, set FastRoamEnabled=0
172FastRoamEnabled=1
173
174#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
175#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
176#the RSSI of the new/roamable AP should be for roaming
177RoamRssiDiff=5
178
179#SAP Country code
180
181# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
182
183# Example
184
185# US Indoor, USI
186
187# Korea Outdoor, KRO
188
189# Japan without optional byte, JP
190
191# France without optional byte, FR
192
193#gAPCntryCode=USI
194
195
196#Short Guard Interval Enable/disable
197
198gShortGI20Mhz=1
199
200gShortGI40Mhz=1
201
202
203#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
204
205gAPAutoShutOff=0
206
207
208# SAP auto channel selection configuration
209
210# 0 = disable auto channel selection
211
212# 1 = enable auto channel selection, channel provided by supplicant will be ignored
213
214gApAutoChannelSelection=0
215
216
217# Listen Energy Detect Mode Configuration
218
219# Valid values 0-128
220
221# 128 means disable Energy Detect feature
222
223# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
224
225# 10-128 are reserved.
226
227# The EDET threshold mapping is as follows in 3dB step:
228
229# 0 = -60 dBm
230
231# 1 = -63 dBm
232
233# 2 = -66 dBm
234
235# ...
236
237# 7 = -81 dBm
238
239# 8 = -84 dBm
240
241# 9 = -87 dBm
242
243# 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:
244
245#
246
247# Range Loss (dB) = EDET threshold level (dBm) + 97 dBm.
248
249#
250
251gEnablePhyAgcListenMode=128
252
253
254#Preferred channel to start BT AMP AP mode (0 means, any channel)
255
256BtAmpPreferredChannel=0
257
258
259#Preferred band (both or 2.4 only or 5 only)
260
261BandCapability=0
262
263
264#Beacon Early Termination (1 = enable the BET feature, 0 = disable)
265
266enableBeaconEarlyTermination=1
267
268beaconEarlyTerminationWakeInterval=11
269
270#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable)
271
272gEnableBtAmp=0
273
274
275#SOFTAP Channel Range selection
276
277gAPChannelSelectStartChannel=1
278
279gAPChannelSelectEndChannel=11
280
281
282#SOFTAP Channel Range selection Operating band
283
284# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND
285
286gAPChannelSelectOperatingBand=0
287
288
289#Channel Bonding
290gChannelBondingMode5GHz=1
291
292
293#Enable Keep alive with non-zero period value
294
295gStaKeepAlivePeriod=30
296
297
298#Say gGoKeepAlivePeriod(5 seconds) and gGoLinkMonitorPeriod(10 seconds).
299#For every 10 seconds DUT send Qos Null frame(i.e., Keep Alive frame if link is idle for last 10 seconds.)
300#For both active and power save clients.
301
302#Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit.
303#If doesn't honor for 5 seconds then DUT remove client.
304
305#Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not success still we try on
306#11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT will send 5 NULL frames.
307#Hence in any case DUT will detect client got removed in (10+5) seconds. i.e., (gGoKeepAlivePeriod + gGoLinkMonitorPeriod)..
308
309#gGoLinkMonitorPeriod/ gApLinkMonitorPeriod is period where link is idle and it is period
310#where we send NULL frame.
311
312gApLinkMonitorPeriod=30
313
314gGoLinkMonitorPeriod=10
315
316#gGoKeepAlivePeriod/gApKeepAlivePeriod is time to spend to check whether frame are succeed to send or not.
317#Hence total effective detection time is gGoLinkMonitorPeriod+ gGoKeepAlivePeriod/gApLinkMonitorPeriod+ gApKeepAlivePeriod.
318
319gGoKeepAlivePeriod=3
320
321gApKeepAlivePeriod=10
322
323
324#If set will start with active scan after driver load, otherwise will start with
325
326#passive scan to find out the domain
327
328gEnableBypass11d=1
329
330
331#If set to 0, will not scan DFS channels
332
333gEnableDFSChnlScan=1
334
335
336gVhtChannelWidth=2
337gEnableLogp=1
338
339
340# Enable Automatic Tx Power control
341
342gEnableAutomaticTxPowerControl=0
343
344# 0 for OLPC 1 for CLPC and SCPC
345gEnableCloseLoop=1
346
347#Data Inactivity Timeout when in powersave (in ms)
348gDataInactivityTimeout=200
349
350# VHT Tx/Rx MCS values
351# Valid values are 0,1,2. If commented out, the default value is 0.
352# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
353gVhtRxMCS=2
354gVhtTxMCS=2
355
356
357#If set to 0, MCC is not allowed.
358gEnableMCCMode=1
359
360# 1=enable STBC; 0=disable STBC
361gEnableRXSTBC=1
362
363# Enable Active mode offload
364gEnableActiveModeOffload=1
365
366#Enable Scan Results Aging based on timer
367#Timer value is in seconds
368#If Set to 0 it will not enable the feature
369gScanAgingTime=0
370
371#Enable Power saving mechanism Based on Android Framework
372#If set to 0 Driver internally control the Power saving mechanism
373#If set to 1 Android Framwrok control the Power saving mechanism
374isAndroidPsEn=0
375
376#disable LDPC in STA mode if the AP is TXBF capable
377gDisableLDPCWithTxbfAP=1
378
379#Enable thermal mitigation
380gThermalMitigationEnable=1
381
382gEnableFastRoamInConcurrency=1
383
384#List of Country codes for which 11ac needs to be disabled
385#Each country code must be delimited by comma(,)
386gListOfNon11acCountryCode=RU,UA,ZA
387
388#Maxium Channel time in msec
389gMaxMediumTime = 5480
390
391# 802.11K support
392gRrmEnable=1
393gRrmOperChanMax=8
394gRrmNonOperChanMax=8
395gRrmRandIntvl=100
396
397#Scan offload
398gEnableDirectedScanOffload=0
399
400#FlexConnect Power Factor
401#Default is set to 0 (disable)
402gFlexConnectPowerFactor=0
403
404#SAP/P2P-GO mode traffic monitor
405gEnableTrafficMonitor=1
406gTrafficIdleTimeout=3000
407
408#Disable/Enable Strict FCC Regulatory
409# 0 to disable, 1 to enable
410gEnableStrictRegulatoryForFCC=1
411
412#Enable/Disable Modulated DTIM feature
413gEnableModulatedDTIM=3
414
415#max LI value for modulated DTIM
416gMaxLIModulatedDTIM=3
417
418#Enable/Disable Link Layer Statistics Feature
419gEnableLLStats=1
420
421#Enable/Disable EXTScan Feature
422gEnableEXTScan=1
423
424# Enable/Disable Mcast addr list filtering
425# isMcAddrListFilter deprecated
426gMCAddrListEnable=1
427
428# TDLS setting
429gEnableTDLSSupport=1
430gEnableTDLSImplicitTrigger=1
431gEnableTDLSBufferSta=0
432gTDLSMaxDiscoveryAttempt=5
433gTDLSIdleTimeout=10000
434
435# Country code priority
436gCountryCodePriority=1
437
438#blocking SCO rate as 0% from 1%
439btcMaxScoBlockPerc=0
440
441# Scan Timing Parameters
442gActiveMaxChannelTime=80
443gActiveMinChannelTime=60
444
445#Enable Scan Results Aging based on number of scans
446gScanResultAgeCount=1
447
448#To enable CTS2S during SCO in WCN cfg ini
449btcCTS2SduringSCO=1
450
451#BTC OPP+SAP/GO configuration
452btcSapActiveWlanLen=35000
453btcSapActiveBtLen=20000
454
455#BTC BT paging configuration
456btcStaticLenPageBt=135000
457btcStaticLenPageWlan=15000
458
459#BT_OPP+STA coex configuration WLAN 35ms/BT_OPP 30ms
460btcActiveWlanLen=35000
461btcActiveBtLen=30000
462
463#change the value of heart threat time
464gHeartbeat24=60
465
466#Disable Preferred Network Offload feature
467gPNOScanSupport=0
468
469# Roam Scan offload
470gRoamScanOffloadEnabled=1
471
472# For p2p device's DTIM policy
473gIgnoreDynamicDtimInP2pMode=1
474
Zvikomborero VIncent Zvikaramba5fd72ce2016-07-22 01:40:05 -0400475# Maintain SCO quality irrespective of WLAN connection time
476gBtcFastWlanConnPref=0
Zvikomborero VIncent Zvikarambaa25011a2016-07-21 16:32:35 -0400477
478END
479
480# Note: Configuration parser would not read anything past the END marker
481