commit | 51d211b765d7f186905f585cfb8f33b6b2c29b9a | [log] [tgz] |
---|---|---|
author | Varun Reddy Yeturu <varunreddy.yeturu@codeaurora.org> | Mon Jun 26 13:53:17 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Wed Aug 16 17:36:53 2017 -0700 |
tree | 6e056b10b9012529f82716d1613e2fd6be845b96 | |
parent | 5fe013da0336bab50b52543c953984acb5c595e1 [diff] |
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
diff --git a/wmi_unified_param.h b/wmi_unified_param.h index b7f4d8e..3342a77 100644 --- a/wmi_unified_param.h +++ b/wmi_unified_param.h
@@ -1995,6 +1995,7 @@ int dense_min_aps_cnt; int initial_dense_status; int traffic_threshold; + int32_t rssi_thresh_offset_5g; }; /**