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

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

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

Add TSF_TSTAMP_AUTO_REPORT_ENABLE,_DISABLE defs

Change-Id: I0f568338b9c3df7402e139414a6f0d60ab651ce1
CRs-Fixed: 2262693
parent 88883c98
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24262,6 +24262,8 @@ typedef enum {
    TSF_TSTAMP_CAPTURE_RESET = 2,
    TSF_TSTAMP_READ_VALUE = 3,
    TSF_TSTAMP_QTIMER_CAPTURE_REQ = 4,
    TSF_TSTAMP_AUTO_REPORT_ENABLE = 5,
    TSF_TSTAMP_AUTO_REPORT_DISABLE = 6,
} wmi_tsf_tstamp_action;
typedef struct {
+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_ 1013
#define __WMI_REVISION_ 1014

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