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

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

Add WMI_SERVICE_WOW_WAKEUP_BY_TIMER_PATTERN def

Change-Id: Ie0fc531274a408086f583d29f0f0cd1bc314101c
CRs-Fixed: 1107600
spuligil 7 жил өмнө
parent
commit
0bedea7240
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 1
fw/wmi_services.h

@@ -234,7 +234,7 @@ typedef  enum  {
                                     * throttling status to host through this
                                     * service. */
     WMI_SERVICE_BCN_OFFLOAD_START_STOP_SUPPORT=141, /* support dynamically enabling / disabling beacon tx offload */
-
+    WMI_SERVICE_WOW_WAKEUP_BY_TIMER_PATTERN=142, /* fw to support waking up host from wow pattern timer */
 
     /******* ADD NEW SERVICES 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_ 463
+#define __WMI_REVISION_ 464
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work