sm6250-common: wifi: Clean up Xiaomi changes

Change-Id: I84cc75b317e7e1781a4351d3fc6269c5104ad4df
This commit is contained in:
Alexander Winkowski 2022-07-31 07:38:11 +00:00
parent c41bf9ffd1
commit b3fc040f63
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -482,42 +482,16 @@ gSkipDfsChannelInP2pSearch=0
################ Xiaomi changes #####################
#Sets RSSI preference for 5GHz over 2.4GHz AP
# Sets RSSI preference for 5GHz over 2.4GHz AP
gSelect5GHzMargin=5
#RSSI threshold offset for 2G to 5G roam
roam_bad_rssi_thresh_offset_2g=0
#RSSI threshold for background roam
roam_bg_scan_bad_rssi_thresh=-76
#Sends NULL frame to AP periodically in seconds to notify STA's existence
gStaKeepAlivePeriod=30
gEnablePacketLog=1
#Enable/Disable Modulated DTIM feature
gEnableModulatedDTIM=3
#Set MaxLIModulate Dtim
gMaxLIModulatedDTIM=3
#Sets dense roam RSSI Threshold diff
# Sets dense roam RSSI Threshold diff
groam_dense_rssi_thresh_offset=5
#traffic Threshold required for dense roam scan
gtraffic_threshold=50
gRoamBmissFirstBcnt=10
gRoamBmissFinalBcnt=20
#To Enable/Disable PER based Roaming in FW
gper_roam_enabled=3
#ARP access category
arp_ac_category=0
# Self Recovery
gEnableSelfRecovery=1
#Enable/Disable FT open feature
# Enable/Disable FT open feature
enable_ftopen=0
#Enable max link speed
gReportMaxLinkSpeed=2
# Enable/disable ETSI SRD channels in master mode PCL and ACS functionality
etsi13_srd_chan_in_master_mode=1
# Set max time for active 2G channel scan
active_max_channel_time_2g=0
# Enable/Disable emergency roaming during deauth/disassoc
enable_disconnect_roam_offload=1
# Enable/Disable RTT feature
gEnableRTTSupport=0
#####################################################