davinci: wifi: Update wcnss config from 20.12.10
Change-Id: I1939c2656daa7ad83647f48a95bbbe85490a9713
This commit is contained in:
parent
571735465a
commit
160016e0f8
@ -59,7 +59,7 @@ gFixedRate=0
|
|||||||
# gFragmentationThreshold=2346
|
# gFragmentationThreshold=2346
|
||||||
|
|
||||||
# RTS threshold
|
# RTS threshold
|
||||||
RTSThreshold=2346
|
RTSThreshold=1048576
|
||||||
|
|
||||||
# RTSCTS_ENABLED_4_SWRETRIES
|
# RTSCTS_ENABLED_4_SWRETRIES
|
||||||
gEnableRTSProfiles=33
|
gEnableRTSProfiles=33
|
||||||
@ -550,7 +550,7 @@ enable_rtt_mac_randomization=1
|
|||||||
# Enable/Disable DBS
|
# Enable/Disable DBS
|
||||||
gDualMacFeatureDisable=0
|
gDualMacFeatureDisable=0
|
||||||
|
|
||||||
#Enable/Disable SNR monitoring
|
# Enable/Disable SNR monitoring
|
||||||
gEnableSNRMonitoring=1
|
gEnableSNRMonitoring=1
|
||||||
|
|
||||||
# WLM latency Enable
|
# WLM latency Enable
|
||||||
@ -559,18 +559,28 @@ wlm_latency_enable=1
|
|||||||
# WLM flags setting for ultralow level, bit9 for BMPS disabled
|
# WLM flags setting for ultralow level, bit9 for BMPS disabled
|
||||||
wlm_latency_flags_ultralow=0xe03
|
wlm_latency_flags_ultralow=0xe03
|
||||||
|
|
||||||
#Enable ETSI SRD channels by Xiaomi. Qualcom default value is disable
|
# Enable ETSI SRD channels by Xiaomi. Qualcom default value is disable
|
||||||
etsi13_srd_chan_in_master_mode=1
|
etsi13_srd_chan_in_master_mode=1
|
||||||
|
|
||||||
#Configures Channel Bonding in 24 GHz
|
#Configures Channel Bonding in 24 GHz
|
||||||
gChannelBondingMode24GHz=1
|
gChannelBondingMode24GHz=1
|
||||||
|
|
||||||
# Allow STA+SAP SCC on DFS channel with master mode support disabled
|
|
||||||
g_sta_sap_scc_on_dfs_chan=1
|
# Disable wpa3 on 7150 device
|
||||||
|
sae_enabled=1
|
||||||
|
|
||||||
gActiveUcBpfMode=1
|
gActiveUcBpfMode=1
|
||||||
gActiveMcBcBpfMode=1
|
gActiveMcBcBpfMode=1
|
||||||
|
|
||||||
|
# Allow STA+SAP SCC on DFS channel with master mode support disabled
|
||||||
|
g_sta_sap_scc_on_dfs_chan=2
|
||||||
|
|
||||||
|
gStaPrefer80MHzOver160MHz=1
|
||||||
|
|
||||||
|
gEnableSARV1toSARV2=1
|
||||||
|
|
||||||
|
np_chan_weight=0x1
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
Loading…
Reference in New Issue
Block a user