浏览代码

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

Add WOW_REASON_RFKILL def

Change-Id: Ib367ba573e441131becb578f7714681b4ccd87d2
CRs-Fixed: 2262693
spuligil 5 年之前
父节点
当前提交
8c678475fe
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -14232,6 +14232,7 @@ typedef enum wake_reason_e {
     WOW_REASON_PAGE_FAULT, /* Host wake up due to page fault */
     WOW_REASON_ROAM_PREAUTH_START,
     WOW_REASON_ROAM_PMKID_REQUEST,
+    WOW_REASON_RFKILL,
 
     /* add new WOW_REASON_ defs before this line */
     WOW_REASON_MAX,

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