Kaynağa Gözat

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

add WMI_PEER_EXT_DMS_CAPABLE def

Change-Id: Ic5450d6b9fb4e3e8229faad06fe92bc25f4da10a
CRs-Fixed: 2262693
spuligil 3 yıl önce
ebeveyn
işleme
8662fb1a5f
2 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -15062,6 +15062,7 @@ typedef struct {
 /** define for peer_flags_ext */
 #define WMI_PEER_EXT_EHT         0x00000001  /* EHT enabled */
 #define WMI_PEER_EXT_320MHZ      0x00000002  /* 320Mhz enabled */
+#define WMI_PEER_EXT_DMS_CAPABLE 0x00000004
 #define WMI_PEER_EXT_F_CRIT_PROTO_HINT_ENABLED 0x40000000
 
 /**

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