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

Commit dcc5eca8 authored by spuligil's avatar spuligil Committed by nshrivas
Browse files

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

Change-Id: Icd695fd84f65e0db9bf4fdf6de1b44e3fd8858e2
WMI: service flag for NO_INTERBAND_MCC_SUPPORT
CRs-Fixed: 2262693
parent fd0747de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -444,6 +444,7 @@ typedef enum {
    WMI_SERVICE_SRG_SRP_SPATIAL_REUSE_SUPPORT = 249, /* Support for SRG, SRP based spatial reuse support */
    WMI_REQUEST_CTRL_PATH_STATS_REQUEST = 250, /* FW supports control path stats */
    WMI_SERVICE_TPC_STATS_EVENT = 251, /* FW support to dump the TPC tables */
    WMI_SERVICE_NO_INTERBAND_MCC_SUPPORT = 252, /* Indicates FW doesn't support interband MCC */


    /******* ADD NEW SERVICES UP TO 256 HERE *******/
+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_ 850
#define __WMI_REVISION_ 851

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