summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CORE/SERVICES/COMMON/wmi_unified.h1
-rw-r--r--CORE/SERVICES/COMMON/wmi_version.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/CORE/SERVICES/COMMON/wmi_unified.h b/CORE/SERVICES/COMMON/wmi_unified.h
index a11aea133e4f..50f9afde2e8d 100644
--- a/CORE/SERVICES/COMMON/wmi_unified.h
+++ b/CORE/SERVICES/COMMON/wmi_unified.h
@@ -18098,6 +18098,7 @@ typedef enum wmi_coex_config_type {
/* config BT info to FW when coexistence enable */
WMI_COEX_CONFIG_PTA_BT_INFO = 20,
#endif
+ WMI_COEX_CONFIG_SINK_WLAN_TDM = 21, /* config interval (ms units) (arg1 BT, arg2 WLAN) for A2DP SINK + WLAN */
} WMI_COEX_CONFIG_TYPE;
typedef struct {
diff --git a/CORE/SERVICES/COMMON/wmi_version.h b/CORE/SERVICES/COMMON/wmi_version.h
index 6e276571adb4..9b85b35bbbda 100644
--- a/CORE/SERVICES/COMMON/wmi_version.h
+++ b/CORE/SERVICES/COMMON/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_ 402
+#define __WMI_REVISION_ 403
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work