From b3fc040f6310b350cb160f65b7c79f276062d674 Mon Sep 17 00:00:00 2001 From: Alexander Winkowski Date: Sun, 31 Jul 2022 07:38:11 +0000 Subject: [PATCH] sm6250-common: wifi: Clean up Xiaomi changes Change-Id: I84cc75b317e7e1781a4351d3fc6269c5104ad4df --- wifi/WCNSS_qcom_cfg.ini | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index acbde58..5ff2c59 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -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 #####################################################