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

Commit 471b07cf authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

Change-Id: I7176d063db449e9cce7985415f5ee7e4ed8b6765
CRs-Fixed: 3830439
parent 4c45a792
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -689,6 +689,7 @@ typedef enum {
    WMI_SERVICE_PROTECTED_TWT = 430, /* Indicates FW supports protected TWT operation */
    WMI_SERVICE_SCAN_CACHE_REPORT_SUPPORT = 431, /* Indicates FW supports for sending scan cache report */
    WMI_SERVICE_SCC_TPC_POWER_SUPPORT = 432, /* Indicates FW supports setting TPC power for SCC vdevs */
    WMI_SERVICE_DYNAMIC_TWT_MODE_SUPPORT = 433, /* Indicates FW supports Dynamic TWT mode for vdevs */

    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_ 1546
#define __WMI_REVISION_ 1547

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