sm6250-common: wifi: Separate Xiaomi changes from other ones

Change-Id: I2cfdf7ca842c28c784b8864211dfd55798aa66a6
This commit is contained in:
Alexander Winkowski 2022-07-31 07:45:58 +00:00
parent afc253433c
commit c41bf9ffd1
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -475,6 +475,13 @@ enable_rtt_mac_randomization=1
#Enable/Disable SNR monitoring #Enable/Disable SNR monitoring
gEnableSNRMonitoring=1 gEnableSNRMonitoring=1
# Skip DFS Channel in case of P2P Search
# 0 - disable (Scan DFS Channel in P2P Search)
# 1 - enable (Skip DFS Channel)
gSkipDfsChannelInP2pSearch=0
################ Xiaomi changes #####################
#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
@ -503,8 +510,6 @@ gEnableSelfRecovery=1
enable_ftopen=0 enable_ftopen=0
#Enable max link speed #Enable max link speed
gReportMaxLinkSpeed=2 gReportMaxLinkSpeed=2
#Enable/Disable SAE support in Driver
sae_enabled=1
# 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
@ -514,10 +519,7 @@ enable_disconnect_roam_offload=1
# Enable/Disable RTT feature # Enable/Disable RTT feature
gEnableRTTSupport=0 gEnableRTTSupport=0
#Skip DFS Channel in case of P2P Search #####################################################
# 0 - disable (Scan DFS Channel in P2P Search)
# 1 - enable (Skip DFS Channel)
gSkipDfsChannelInP2pSearch=0
END END