Bladeren bron

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

Add WMI_SAR_FEATURE_ON_SAR_V3 def

Change-Id: Ic592c1ba40846a83c74559596f7066dfa7ca23b6
CRs-Fixed: 2262693
spuligil 5 jaren geleden
bovenliggende
commit
afbb9520ef
2 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -18082,6 +18082,7 @@ enum wmi_sar_feature_state_flags {
     WMI_SAR_FEATURE_NO_CHANGE,
     WMI_SAR_FEATURE_ON_USER_DEFINED,
     WMI_SAR_FEATURE_ON_SAR_V2_0,
+    WMI_SAR_FEATURE_ON_SAR_V3,
 };
 
 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_ 678
+#define __WMI_REVISION_ 679
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work