qcacld-3.0: Update ini for roam score algorithm selection

Correct vendor_roam_score_algorithm ini description.

Change-Id: Ia958108087a9d480d790a6bcb5e016fa7cb8b654
CRs-Fixed: 2538846
这个提交包含在:
Tushnim Bhattacharyya
2019-10-01 12:47:57 -07:00
提交者 nshrivas
父节点 8829df01d4
当前提交 0263c1e99a

查看文件

@@ -1200,7 +1200,7 @@
* @Max: 1
* @Default: 0
*
* By default the value is 0 and QCOM roam algorithm will be used.
* By default the value is 0 and default roam algorithm will be used.
* When the value is 1, the V2 roaming algorithm will be used:
* For this V2 algo, AP score calculation is based on below equation:
* AP Score = (RSSIfactor * rssiweight(0.65)) + (CUfactor *cuweight(0.35))