Quellcode durchsuchen

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

Add WMI_COEX_CONFIG_LOWRSSI_A2DPOPP_TDM def

Change-Id: I944bba4e3223936d1c1c54f62ec8fb0efa453860
CRs-Fixed: 2262693
spuligil vor 6 Jahren
Ursprung
Commit
1629cb38cb
2 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -20687,6 +20687,7 @@ typedef enum wmi_coex_config_type {
                                                  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_COEX_ENABLE_MCC_TDM = 22, /* config disable/enable COEX TDM for MCC */
+    WMI_COEX_CONFIG_LOWRSSI_A2DPOPP_TDM = 23, /* config interval (ms units) (arg1 BT, arg2 WLAN) for STA + A2dp + OPP + LOWRSSI */
 } 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_ 555
+#define __WMI_REVISION_ 556
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work