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

Commit e473ec95 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

expand WMI_CFR_GROUP_BW_MASK_NUM_BITS from 5 to 6

Change-Id: I6d79e09210b92c22b9a43381bfeea5a122bf244d
CRs-Fixed: 2262693
parent 828c1d2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37902,7 +37902,7 @@ typedef struct {
#define WMI_CFR_GROUP_DATA_SUBTYPE_VALID_BIT_POS      8
/* The bits in this mask mapped to WMI_PEER_CFR_CAPTURE_BW enum */
#define WMI_CFR_GROUP_BW_MASK_NUM_BITS                5
#define WMI_CFR_GROUP_BW_MASK_NUM_BITS                6
#define WMI_CFR_GROUP_BW_BIT_POS                      0
/* The bits in this mask correspond to the values as below
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,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_ 1193
#define __WMI_REVISION_ 1194

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work