Bladeren bron

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

add WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED def

Change-Id: I6adda5ba5211e1c19d805605b744fe782108db6c
CRs-Fixed: 2262693
spuligil 4 jaren geleden
bovenliggende
commit
871f692217
2 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -519,6 +519,7 @@ typedef  enum  {
      * every duty cycle on detecting temperature change when dc_per_event is 0.
      */
     WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT = 276,
+    WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED = 277, /* Indicates FW support for WAPI concurrency */
 
 
     WMI_MAX_EXT2_SERVICE

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