summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNSS_WLAN Service <cnssbldsw@qualcomm.com>2017-05-15 12:37:12 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-15 12:37:12 -0700
commit21ebbc8cbd3c4dbc703ec0233f55e836dd709787 (patch)
tree32c968f9f3ac0aee40051aa9f9ad8ab112b0bfdc
parent514e1763eb6d3d0546544ac3dd771ba1318398e9 (diff)
parent961b046f8bfc2a147fe248361429bb13ae7f5e6b (diff)
Merge "fw-api: CL 3044104 - update fw common interface files" into wlan-api.lnx.1.1-dev
-rwxr-xr-xfw/wmi_unified.h1
-rwxr-xr-xfw/wmi_version.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/fw/wmi_unified.h b/fw/wmi_unified.h
index 07d8e3b52769..3912deb5301f 100755
--- a/fw/wmi_unified.h
+++ b/fw/wmi_unified.h
@@ -17787,6 +17787,7 @@ typedef enum wmi_coex_config_type {
arg4 BT priority time in microsec,
arg5 PTA algorithm (WMI_COEX_ALGO_TYPE),
arg6 PTA priority */
+ WMI_COEX_CONFIG_BTC_DUTYCYCLE = 18, /* config interval (ms units) (arg1 WLAN pause duration, arg2 WLAN unpause duration) for WLAN UL + BT Rx */
} WMI_COEX_CONFIG_TYPE;
typedef struct {
diff --git a/fw/wmi_version.h b/fw/wmi_version.h
index 7cd7e37cabae..fb5736a05487 100755
--- a/fw/wmi_version.h
+++ b/fw/wmi_version.h
@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
-#define __WMI_REVISION_ 381
+#define __WMI_REVISION_ 382
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work