Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8006b529 authored by spuligil's avatar spuligil Committed by Sandeep Puligilla
Browse files

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

Add WMI_VDEV_TYPE_MESH_POINT def

Change-Id: Ic315264464796522096355aeff7f2f7215493464
CRs-Fixed: 2262693
parent daf80ced
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8155,6 +8155,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
Original line number Diff line number Diff line
@@ -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