sm6250-common: wifi: update wcnss config from curtana RKQ1.200826.002
This commit is contained in:
parent
5ba1d540bd
commit
e8efc4849d
@ -259,13 +259,11 @@ isP2pDeviceAddrAdministrated=0
|
|||||||
# Set Thermal Power limit
|
# Set Thermal Power limit
|
||||||
TxPower2g=10
|
TxPower2g=10
|
||||||
TxPower5g=10
|
TxPower5g=10
|
||||||
|
|
||||||
# Remove Overlap channel restriction
|
# Remove Overlap channel restriction
|
||||||
gEnableOverLapCh=0
|
gEnableOverLapCh=0
|
||||||
|
|
||||||
#Enable VHT on 2.4Ghz
|
#Enable VHT on 2.4Ghz
|
||||||
gEnableVhtFor24GHzBand=1
|
gEnableVhtFor24GHzBand=1
|
||||||
|
|
||||||
# Configure channel Bonding in 2.4GHz
|
# Configure channel Bonding in 2.4GHz
|
||||||
gChannelBondingMode24GHz=0
|
gChannelBondingMode24GHz=0
|
||||||
|
|
||||||
@ -472,7 +470,6 @@ adapt_dwell_wifi_act_threshold=10
|
|||||||
MAWCEnabled=0
|
MAWCEnabled=0
|
||||||
|
|
||||||
drop_bcn_on_chan_mismatch=0
|
drop_bcn_on_chan_mismatch=0
|
||||||
|
|
||||||
# Enable/Disable rtt sta mac randomization
|
# Enable/Disable rtt sta mac randomization
|
||||||
enable_rtt_mac_randomization=1
|
enable_rtt_mac_randomization=1
|
||||||
|
|
||||||
@ -481,61 +478,44 @@ gEnableSNRMonitoring=1
|
|||||||
|
|
||||||
#Sets RSSI preference for 5GHz over 2.4GHz AP
|
#Sets RSSI preference for 5GHz over 2.4GHz AP
|
||||||
gSelect5GHzMargin=5
|
gSelect5GHzMargin=5
|
||||||
|
|
||||||
#RSSI threshold offset for 2G to 5G roam
|
#RSSI threshold offset for 2G to 5G roam
|
||||||
roam_bad_rssi_thresh_offset_2g=0
|
roam_bad_rssi_thresh_offset_2g=0
|
||||||
|
|
||||||
#RSSI threshold for background roam
|
#RSSI threshold for background roam
|
||||||
roam_bg_scan_bad_rssi_thresh=-76
|
roam_bg_scan_bad_rssi_thresh=-76
|
||||||
|
|
||||||
#Sends NULL frame to AP periodically in seconds to notify STA's existence
|
#Sends NULL frame to AP periodically in seconds to notify STA's existence
|
||||||
gStaKeepAlivePeriod=30
|
gStaKeepAlivePeriod=30
|
||||||
|
|
||||||
gEnablePacketLog=1
|
gEnablePacketLog=1
|
||||||
|
|
||||||
#Enable/Disable Modulated DTIM feature
|
#Enable/Disable Modulated DTIM feature
|
||||||
gEnableModulatedDTIM=3
|
gEnableModulatedDTIM=3
|
||||||
|
|
||||||
#Set MaxLIModulate Dtim
|
#Set MaxLIModulate Dtim
|
||||||
gMaxLIModulatedDTIM=3
|
gMaxLIModulatedDTIM=3
|
||||||
|
|
||||||
#Sets dense roam RSSI Threshold diff
|
#Sets dense roam RSSI Threshold diff
|
||||||
groam_dense_rssi_thresh_offset=5
|
groam_dense_rssi_thresh_offset=5
|
||||||
|
|
||||||
#traffic Threshold required for dense roam scan
|
#traffic Threshold required for dense roam scan
|
||||||
gtraffic_threshold=50
|
gtraffic_threshold=50
|
||||||
|
|
||||||
gRoamBmissFirstBcnt=10
|
gRoamBmissFirstBcnt=10
|
||||||
gRoamBmissFinalBcnt=20
|
gRoamBmissFinalBcnt=20
|
||||||
|
|
||||||
#To Enable/Disable PER based Roaming in FW
|
#To Enable/Disable PER based Roaming in FW
|
||||||
gper_roam_enabled=3
|
gper_roam_enabled=3
|
||||||
|
|
||||||
#ARP access category
|
#ARP access category
|
||||||
arp_ac_category=0
|
arp_ac_category=0
|
||||||
|
|
||||||
#Enable/Disable LPRx
|
#Enable/Disable LPRx
|
||||||
gEnableLPRx=0
|
gEnableLPRx=0
|
||||||
|
|
||||||
gEnableSelfRecovery=1
|
gEnableSelfRecovery=1
|
||||||
|
|
||||||
#Enable/Disable FT open feature
|
#Enable/Disable FT open feature
|
||||||
enable_ftopen=0
|
enable_ftopen=0
|
||||||
|
|
||||||
#Enable max link speed
|
#Enable max link speed
|
||||||
gReportMaxLinkSpeed=2
|
gReportMaxLinkSpeed=2
|
||||||
|
|
||||||
#Enable/Disable SAE support in Driver
|
#Enable/Disable SAE support in Driver
|
||||||
sae_enabled=0
|
sae_enabled=0
|
||||||
|
|
||||||
# Enable/disable ETSI SRD channels in master mode PCL and ACS functionality
|
# Enable/disable ETSI SRD channels in master mode PCL and ACS functionality
|
||||||
etsi13_srd_chan_in_master_mode=1
|
etsi13_srd_chan_in_master_mode=1
|
||||||
|
|
||||||
# Set max time for active 2G channel scan
|
# Set max time for active 2G channel scan
|
||||||
active_max_channel_time_2g=0
|
active_max_channel_time_2g=0
|
||||||
|
|
||||||
# Enable/Disable emergency roaming during deauth/disassoc
|
# Enable/Disable emergency roaming during deauth/disassoc
|
||||||
enable_disconnect_roam_offload=1
|
enable_disconnect_roam_offload=1
|
||||||
|
# Enable/Disable RTT feature
|
||||||
|
gEnableRTTSupport=0
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user