소스 검색

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 5 년 전
부모
커밋
0263c1e99a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/mlme/dispatcher/inc/cfg_mlme_scoring.h

+ 1 - 1
components/mlme/dispatcher/inc/cfg_mlme_scoring.h

@@ -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))