qcacld-3.0: Enable Dense environment Roaming by default

Enable the Dense environment roaming feature by default.
This feature would detect a dense environment dynamically
and modify the roaming thresholds to provide a smooth and
soft handoff behaviour for the user.

Change-Id: I2d234db947cb248214a9abcddd353c3dfe28ac1a
CRs-Fixed: 1044182
このコミットが含まれているのは:
Varun Reddy Yeturu
2016-07-20 10:38:17 -07:00
committed by Vishwajith Upendra
コミット 56054ec828

ファイルの表示

@@ -3117,7 +3117,7 @@ enum dot11p_mode {
#define CFG_ROAM_DENSE_TRAFFIC_THRESHOLD "gtraffic_threshold"
#define CFG_ROAM_DENSE_TRAFFIC_THRESHOLD_MIN (0)
#define CFG_ROAM_DENSE_TRAFFIC_THRESHOLD_MAX (100)
#define CFG_ROAM_DENSE_TRAFFIC_THRESHOLD_DEFAULT (0)
#define CFG_ROAM_DENSE_TRAFFIC_THRESHOLD_DEFAULT (55)
/*
* Dense Roam RSSI Threshold diff
@@ -3128,7 +3128,7 @@ enum dot11p_mode {
#define CFG_ROAM_DENSE_RSSI_THRE_OFFSET "groam_dense_rssi_thresh_offset"
#define CFG_ROAM_DENSE_RSSI_THRE_OFFSET_MIN (0)
#define CFG_ROAM_DENSE_RSSI_THRE_OFFSET_MAX (20)
#define CFG_ROAM_DENSE_RSSI_THRE_OFFSET_DEFAULT (0)
#define CFG_ROAM_DENSE_RSSI_THRE_OFFSET_DEFAULT (10)
/*
* Enabling gignore_peer_ht_opmode will enable 11g
@@ -3168,7 +3168,7 @@ enum dot11p_mode {
#define CFG_ROAM_DENSE_MIN_APS "groam_dense_min_aps"
#define CFG_ROAM_DENSE_MIN_APS_MIN (1)
#define CFG_ROAM_DENSE_MIN_APS_MAX (5)
#define CFG_ROAM_DENSE_MIN_APS_DEFAULT (1)
#define CFG_ROAM_DENSE_MIN_APS_DEFAULT (3)
/*
* Enable/Disable to initiate BUG report in case of fatal event