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

Commit 871f6922 authored by spuligil's avatar spuligil Committed by snandini
Browse files

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

add WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED def

Change-Id: I6adda5ba5211e1c19d805605b744fe782108db6c
CRs-Fixed: 2262693
parent 09923108
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -519,6 +519,7 @@ typedef enum {
     * every duty cycle on detecting temperature change when dc_per_event is 0.
     */
    WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT = 276,
    WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED = 277, /* Indicates FW support for WAPI concurrency */


    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_ 953
#define __WMI_REVISION_ 954

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