Explorar el Código

fw-api: CL 3150286 - update fw common interface files

Add WMI_COEX_CONFIG_SINK_WLAN_TDM def

Change-Id: I49dd4c358550433ee48a80e7377637eaf07c0532
CRs-Fixed: 1107600
snandini hace 7 años
padre
commit
e41aa509ff
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -18091,6 +18091,7 @@ typedef enum wmi_coex_config_type {
     WMI_COEX_CONFIG_PTA_BT_INFO         = 20, /* get BT information,
                                                  arg1 BT info type: WMI_COEX_PTA_BT_INFO_TYPE_T, scan/advertise/connection info,
                                                  arg2-arg5: BT information parameters */
+    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 {

+ 1 - 1
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_ 402
+#define __WMI_REVISION_ 403
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work