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

Commit 6991da3e authored by spuligil's avatar spuligil Committed by Gerrit - the friendly Code Review server
Browse files

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

Add WMI_PEER_PARAM_MISC_STATS_ENABLE def

Change-Id: I61007967427eaf12fd7212e9e9e0a006e4f94f22
CRs-Fixed: 2262693
parent 3b924fe4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10950,6 +10950,9 @@ typedef struct {
/* update peer flag for M4 sent */
#define  WMI_PEER_PARAM_M4_SENT                         0x21
/* Per peer MISC stats enable or disable */
#define  WMI_PEER_PARAM_MISC_STATS_ENABLE               0x22
/** mimo ps values for the parameter WMI_PEER_MIMO_PS_STATE  */
#define WMI_PEER_MIMO_PS_NONE                          0x0
#define WMI_PEER_MIMO_PS_STATIC                        0x1
+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_ 648
#define __WMI_REVISION_ 649

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