Browse Source

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

Change-Id: If1a91246804dd77c2d275c2520c7be51443ca039
WMI: add QUICK_RCAC to WMI_ADFS_OCAC_MODE enum
CRs-Fixed: 2262693
spuligil 5 years ago
parent
commit
26d025136a
2 changed files with 2 additions and 1 deletions
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -16422,6 +16422,7 @@ typedef struct {
 typedef enum {
     QUICK_OCAC = 0,
     EXTENSIVE_OCAC,
+    QUICK_RCAC,
 } WMI_ADFS_OCAC_MODE;
 
 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_ 808
+#define __WMI_REVISION_ 809
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work