Эх сурвалжийг харах

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

Change-Id: Icd695fd84f65e0db9bf4fdf6de1b44e3fd8858e2
WMI: service flag for NO_INTERBAND_MCC_SUPPORT
CRs-Fixed: 2262693
spuligil 4 жил өмнө
parent
commit
dcc5eca8f9
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -444,6 +444,7 @@ typedef  enum  {
     WMI_SERVICE_SRG_SRP_SPATIAL_REUSE_SUPPORT = 249, /* Support for SRG, SRP based spatial reuse support */
     WMI_REQUEST_CTRL_PATH_STATS_REQUEST = 250, /* FW supports control path stats */
     WMI_SERVICE_TPC_STATS_EVENT = 251, /* FW support to dump the TPC tables */
+    WMI_SERVICE_NO_INTERBAND_MCC_SUPPORT = 252, /* Indicates FW doesn't support interband MCC */
 
 
     /******* ADD NEW SERVICES UP TO 256 HERE *******/

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