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

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

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

add WMI_SERVICE_DISABLE_RTT_AP_INITIATOR_[STAGGERED,BURSTED]_MODE defs

Change-Id: I73bb3c337dce10d282a0a33282b26014ba9540dd
CRs-Fixed: 2262693
parent 1799e31b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -538,6 +538,8 @@ typedef enum {
    WMI_SERVICE_HALPHY_CAL_STATUS = 293, /* Indicates FW supports sending online HALPHY Calibration status to host */
    WMI_SERVICE_HALPHY_CAL_ENABLE_DISABLE_SUPPORT = 294, /* Indicates Calibraton enable/disable support by FW */
    WMI_SERVICE_AFC_SUPPORT = 295, /* Indicates FW supports AFC_CMD,AFC_EVENT */
    WMI_SERVICE_RTT_AP_INITIATOR_STAGGERED_MODE_SUPPORTED = 296, /* FW supports RTT in AP Initiator for Staggered beacon mode */
    WMI_SERVICE_RTT_AP_INITIATOR_BURSTED_MODE_SUPPORTED = 297, /* FW supports RTT in AP Initiator for BURSTED beacon mode */


    WMI_MAX_EXT2_SERVICE
+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_ 1014
#define __WMI_REVISION_ 1015

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