qcacmn: Fill rssi_thresh_offset_5g in WMI

Fill rssi_thresh_offset_5g in WMI to configure this
value into the target

Change-Id: I0e5dde987fcc9fbb1f0556ec6f195d0a5ada4ffe
CRs-Fixed: 2093335
This commit is contained in:
Varun Reddy Yeturu
2017-06-26 13:53:17 -07:00
committed by snandini
vanhempi 5fe013da03
commit 51d211b765

Näytä tiedosto

@@ -1995,6 +1995,7 @@ struct roam_offload_scan_rssi_params {
int dense_min_aps_cnt;
int initial_dense_status;
int traffic_threshold;
int32_t rssi_thresh_offset_5g;
};
/**