summaryrefslogtreecommitdiff
path: root/WCNSS_qcom_cfg.ini
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2012-10-25 23:17:18 -0700
committerIliyan Malchev <malchev@google.com>2012-10-25 23:17:18 -0700
commit61d72e8323117a7922ba8c986a699a60d88c6e09 (patch)
treee8ce21840a2202739b32fca018f9577f059b0e87 /WCNSS_qcom_cfg.ini
parent9c071a70f62fc67989ac4ccb7968639a1d29ddca (diff)
downloadmako-61d72e8323117a7922ba8c986a699a60d88c6e09.tar.gz
Revert "mako: disable WiFi roaming"
This reverts commit 9c071a70f62fc67989ac4ccb7968639a1d29ddca.
Diffstat (limited to 'WCNSS_qcom_cfg.ini')
-rw-r--r--WCNSS_qcom_cfg.ini25
1 files changed, 18 insertions, 7 deletions
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 9790063..a03252d 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -44,8 +44,8 @@ InfraUapsdViSrvIntv=0
InfraUapsdBeSrvIntv=0
InfraUapsdBkSrvIntv=0
-# Disable RSSI FW filtering
-gEnableFWRssiMonitoring=0
+# Enable Firmware RSSI monitoring for roaming
+gEnableFWRssiMonitoring=1
# Make 1x1 the default antenna configuration
gNumRxAnt=1
@@ -103,19 +103,30 @@ g11dSupportEnabled=1
# CCX Support and fast transition
CcxEnabled=0
-FastTransitionEnabled=0
+FastTransitionEnabled=1
ImplicitQosIsEnabled=1
gNeighborScanTimerPeriod=200
-gNeighborLookupThreshold=82
-gNeighborReassocThreshold=88
+gNeighborLookupThreshold=76
+gNeighborReassocThreshold=81
gNeighborScanChannelMinTime=20
gNeighborScanChannelMaxTime=30
gMaxNeighborReqTries=3
-FastRoamEnabled=0
-RoamRssiDiff=0
+# Legacy (non-CCX, non-802.11r) Fast Roaming Support
+# To enable, set FastRoamEnabled=1, gEnableFWRssiMonitoring=1, FastTransitionEnabled=1
+# To disable, set FastRoamEnabled=0, gEnableFWRssiMonitoring=0, FastTransitionEnabled=0
+FastRoamEnabled=1
+
+#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
+#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
+#the RSSI of the new/roamable AP should be for roaming
+RoamRssiDiff=3
+
+#Configure the RSSI gap that will be used to partition/categorize width of
+#each individual category (aka bucket).
+gRssiCatGap=5
# SAP Country code
# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.