mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-30 18:07:29 +09:00
sm6250-common: wifi: Clean up WCNSS_qcom_cfg.ini
Remove parameters that no longer exist. Change-Id: Ib6800987c57d050ea6fa621191e2d6df3fc80c97
This commit is contained in:
parent
b3fc040f63
commit
6278c0965a
@ -17,8 +17,6 @@ gDot11Mode=0
|
|||||||
# Each byte of MAC address is represented in Hex format as XX
|
# Each byte of MAC address is represented in Hex format as XX
|
||||||
Intf0MacAddress=000AF58989FF
|
Intf0MacAddress=000AF58989FF
|
||||||
Intf1MacAddress=000AF58989FE
|
Intf1MacAddress=000AF58989FE
|
||||||
Intf2MacAddress=000AF58989FD
|
|
||||||
Intf3MacAddress=000AF58989FC
|
|
||||||
|
|
||||||
# UAPSD service interval for VO,VI, BE, BK traffic
|
# UAPSD service interval for VO,VI, BE, BK traffic
|
||||||
InfraUapsdVoSrvIntv=0
|
InfraUapsdVoSrvIntv=0
|
||||||
@ -29,11 +27,6 @@ InfraUapsdBkSrvIntv=0
|
|||||||
# Flag to allow STA send AddTspec even when ACM is Off
|
# Flag to allow STA send AddTspec even when ACM is Off
|
||||||
gAddTSWhenACMIsOff=1
|
gAddTSWhenACMIsOff=1
|
||||||
|
|
||||||
# Flags to filter Mcast and Bcast RX packets.
|
|
||||||
# Value 0: No filtering, 1: Filter all Multicast.
|
|
||||||
# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
|
|
||||||
McastBcastFilter=3
|
|
||||||
|
|
||||||
#Flag to enable HostARPOffload feature or not
|
#Flag to enable HostARPOffload feature or not
|
||||||
hostArpOffload=1
|
hostArpOffload=1
|
||||||
|
|
||||||
@ -49,12 +42,6 @@ gEnableApOBSSProt=1
|
|||||||
#Enable/Disable UAPSD for SoftAP
|
#Enable/Disable UAPSD for SoftAP
|
||||||
gEnableApUapsd=1
|
gEnableApUapsd=1
|
||||||
|
|
||||||
# Fixed Rate
|
|
||||||
gFixedRate=0
|
|
||||||
|
|
||||||
# Maximum Tx power
|
|
||||||
# gTxPowerCap=30
|
|
||||||
|
|
||||||
# Fragmentation Threshold
|
# Fragmentation Threshold
|
||||||
# gFragmentationThreshold=2346
|
# gFragmentationThreshold=2346
|
||||||
|
|
||||||
@ -85,7 +72,6 @@ gNeighborScanTimerPeriod=200
|
|||||||
gNeighborLookupThreshold=76
|
gNeighborLookupThreshold=76
|
||||||
gNeighborScanChannelMinTime=20
|
gNeighborScanChannelMinTime=20
|
||||||
gNeighborScanChannelMaxTime=30
|
gNeighborScanChannelMaxTime=30
|
||||||
gMaxNeighborReqTries=3
|
|
||||||
|
|
||||||
# Legacy (non-ESE, non-802.11r) Fast Roaming Support
|
# Legacy (non-ESE, non-802.11r) Fast Roaming Support
|
||||||
# To enable, set FastRoamEnabled=1
|
# To enable, set FastRoamEnabled=1
|
||||||
@ -106,15 +92,9 @@ gRoamIntraBand=0
|
|||||||
gShortGI20Mhz=1
|
gShortGI20Mhz=1
|
||||||
gShortGI40Mhz=1
|
gShortGI40Mhz=1
|
||||||
|
|
||||||
#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
|
|
||||||
gAPAutoShutOff=0
|
|
||||||
|
|
||||||
#Auto Shutdown wlan : Value in Seconds. 0 means disabled. Max 1 day = 86400 sec
|
#Auto Shutdown wlan : Value in Seconds. 0 means disabled. Max 1 day = 86400 sec
|
||||||
gWlanAutoShutdown = 0
|
gWlanAutoShutdown = 0
|
||||||
|
|
||||||
# Not used.
|
|
||||||
gApAutoChannelSelection=0
|
|
||||||
|
|
||||||
#Preferred band (both or 2.4 only or 5 only)
|
#Preferred band (both or 2.4 only or 5 only)
|
||||||
BandCapability=0
|
BandCapability=0
|
||||||
|
|
||||||
@ -146,10 +126,6 @@ gChannelBondingMode5GHz=1
|
|||||||
gGoKeepAlivePeriod = 20
|
gGoKeepAlivePeriod = 20
|
||||||
gApKeepAlivePeriod = 20
|
gApKeepAlivePeriod = 20
|
||||||
|
|
||||||
#If set will start with active scan after driver load, otherwise will start with
|
|
||||||
#passive scan to find out the domain
|
|
||||||
gEnableBypass11d=1
|
|
||||||
|
|
||||||
#If set to 0, will not scan DFS channels
|
#If set to 0, will not scan DFS channels
|
||||||
gEnableDFSChnlScan=1
|
gEnableDFSChnlScan=1
|
||||||
|
|
||||||
@ -172,9 +148,7 @@ gSetRxChainmask1x1=1
|
|||||||
|
|
||||||
# Scan Timing Parameters
|
# Scan Timing Parameters
|
||||||
# gPassiveMaxChannelTime=110
|
# gPassiveMaxChannelTime=110
|
||||||
# gPassiveMinChannelTime=60
|
|
||||||
gActiveMaxChannelTime=40
|
gActiveMaxChannelTime=40
|
||||||
gActiveMinChannelTime=20
|
|
||||||
|
|
||||||
#If set to 0, MCC is not allowed.
|
#If set to 0, MCC is not allowed.
|
||||||
gEnableMCCMode=1
|
gEnableMCCMode=1
|
||||||
@ -213,15 +187,9 @@ gEnableTxSUBeamformer=1
|
|||||||
|
|
||||||
gEnableFastRoamInConcurrency=1
|
gEnableFastRoamInConcurrency=1
|
||||||
|
|
||||||
#Maxium Channel time in msec
|
|
||||||
gMaxMediumTime = 6000
|
|
||||||
|
|
||||||
# 802.11K support
|
# 802.11K support
|
||||||
gRrmEnable=1
|
gRrmEnable=1
|
||||||
|
|
||||||
#Enable Power Save offload
|
|
||||||
gEnablePowerSaveOffload=4
|
|
||||||
|
|
||||||
#Enable firmware uart print
|
#Enable firmware uart print
|
||||||
gEnablefwprint=0
|
gEnablefwprint=0
|
||||||
|
|
||||||
@ -238,9 +206,6 @@ gVhtAmpduLenExponent=7
|
|||||||
# 0->3895 octets, 1->7991 octets, 2->11454 octets)
|
# 0->3895 octets, 1->7991 octets, 2->11454 octets)
|
||||||
gVhtMpduLen=2
|
gVhtMpduLen=2
|
||||||
|
|
||||||
# Maximum number of wow filters required
|
|
||||||
#gMaxWoWFilters=22
|
|
||||||
|
|
||||||
# WOW Enable/Disable.
|
# WOW Enable/Disable.
|
||||||
# 0 - Disable both magic pattern match and pattern byte match.
|
# 0 - Disable both magic pattern match and pattern byte match.
|
||||||
# 1 - Enable magic pattern match on all interfaces.
|
# 1 - Enable magic pattern match on all interfaces.
|
||||||
@ -280,9 +245,6 @@ ssdp=0
|
|||||||
#Enable Memory Deep Sleep
|
#Enable Memory Deep Sleep
|
||||||
gEnableMemDeepSleep=1
|
gEnableMemDeepSleep=1
|
||||||
|
|
||||||
# Regulatory Setting; 0=STRICT; 1=CUSTOM
|
|
||||||
gRegulatoryChangeCountry=1
|
|
||||||
|
|
||||||
# RA filtering rate limit param, the current value would not
|
# RA filtering rate limit param, the current value would not
|
||||||
# help if the lifetime in RA is less than 3*60=3min. Then
|
# help if the lifetime in RA is less than 3*60=3min. Then
|
||||||
# we need to change it, though it is uncommon.
|
# we need to change it, though it is uncommon.
|
||||||
@ -308,18 +270,10 @@ gEnableLpassSupport=1
|
|||||||
# Whether userspace country code setting shld have priority
|
# Whether userspace country code setting shld have priority
|
||||||
gCountryCodePriority=1
|
gCountryCodePriority=1
|
||||||
|
|
||||||
# Enable(1)/Disable(0) SIFS burst
|
|
||||||
gEnableSifsBurst=1
|
|
||||||
|
|
||||||
# Enable or Disable Multi-user MIMO
|
# Enable or Disable Multi-user MIMO
|
||||||
# 1=Enable (default), 0=Disable
|
# 1=Enable (default), 0=Disable
|
||||||
gEnableMuBformee=1
|
gEnableMuBformee=1
|
||||||
|
|
||||||
# Enable/Disable channel avoidance for SAP in SCC scenario
|
|
||||||
# 0 - disable
|
|
||||||
# 1 - enable
|
|
||||||
gSapSccChanAvoidance=0
|
|
||||||
|
|
||||||
# Inactivity time (in ms) to end TX Service Period while in IBSS power save mode
|
# Inactivity time (in ms) to end TX Service Period while in IBSS power save mode
|
||||||
gIbssTxSpEndInactivityTime=10
|
gIbssTxSpEndInactivityTime=10
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user