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

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

Add WMI_VDEV_TYPE_MESH_POINT def

Change-Id: Ic315264464796522096355aeff7f2f7215493464
CRs-Fixed: 2262693
spuligil 6 жил өмнө
parent
commit
b58e2c2007
2 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -8103,6 +8103,8 @@ typedef struct {
 /* NAN Data Interface */
 #define WMI_VDEV_TYPE_NDI        0x7
 
+#define WMI_VDEV_TYPE_MESH_POINT 0x8
+
 /*
  * Param values to be sent for WMI_VDEV_PARAM_SGI command
  * which are used in 11ax systems

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