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

Commit 9893e5b7 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

Change-Id: Ie8cbf264cd9d5a4f6e6bf0f9fe1ff7b7452bfaec
CRs-Fixed: 2262693
parent c6cd7fd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -662,6 +662,7 @@ typedef enum {
    WMI_SERVICE_TRAFFIC_CONTEXT_SUPPORT = 408, /* FW supports traffic context aware manager */
    WMI_SERVICE_STA_SAP_NDP_CONCURRENCY_SUPPORT = 409, /* FW supports STA + SAP + NDP concurrency */
    WMI_SERVICE_THERM_THROT_POUT_REDUCTION = 410, /* FW supports thermal throttling Pout reduction */
    WMI_SERVICE_E2E_SDWF_SUPPORT = 411, /* FW supports end-to-end SDWF features like SDWF scheduler */


    WMI_MAX_EXT2_SERVICE
+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_ 1475
#define __WMI_REVISION_ 1476

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

File changed.

Contains only whitespace changes.