qcacld-3.0: Add changes to send WMI_CHAN_LIST_CMD in connection mgr

Add changes to send WMI_CHAN_LIST_CMD in connection mgr

Change-Id: I79f96c400314be4e8a0b1aad5ecfe04e638d552d
CRs-Fixed: 2768812
此提交包含在:
Pragaspathi Thilagaraj
2020-09-02 22:31:41 +05:30
提交者 snandini
父節點 571fda61f9
當前提交 36907e74d5
共有 8 個檔案被更改,包括 558 行新增18 行删除

查看文件

@@ -1579,7 +1579,6 @@ struct fw_scan_channels {
* @rssi_threshold_offset_5g: Lookup threshold offset for 5G band
* @early_stop_scan_min_threshold: Set early stop scan min
* @early_stop_scan_max_threshold: Set early stop scan max
* @first_scan_bucket_threshold: Set first scan bucket
* @roam_dense_traffic_threshold: Dense traffic threshold
* @roam_dense_rssi_thre_offset: Sets dense roam RSSI threshold diff
* @roam_dense_min_aps: Sets minimum number of AP for dense roam
@@ -1691,7 +1690,6 @@ struct wlan_mlme_lfr_cfg {
uint8_t rssi_threshold_offset_5g;
uint8_t early_stop_scan_min_threshold;
uint8_t early_stop_scan_max_threshold;
uint8_t first_scan_bucket_threshold;
uint32_t roam_dense_traffic_threshold;
uint32_t roam_dense_rssi_thre_offset;
uint32_t roam_dense_min_aps;