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

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

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

WMI: add WLM and HOST_FORCE_FOLLOWUP MLO_LINK_SWITCH_REASON enum consts
Change-Id: Ic7d5d6999cdc8d54f6872d02f2c5cbe7e75d1c01
CRs-Fixed: 2262693
parent 6f2d9bc1
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -46683,6 +46683,8 @@ typedef enum _WMI_LINK_SWITCH_REASON{
    WMI_MLO_LINK_SWITCH_REASON_C2_CHANGE            = 3,
    WMI_MLO_LINK_SWITCH_REASON_HOST_FORCE           = 4,
    WMI_MLO_LINK_SWITCH_REASON_T2LM                 = 5,
    WMI_MLO_LINK_SWITCH_REASON_WLM                  = 6,
    WMI_MLO_LINK_SWITCH_REASON_HOST_FORCE_FOLLOWUP  = 7,
    WMI_MLO_LINK_SWITCH_REASON_MAX,
} WMI_LINK_SWITCH_REASON;
+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_ 1400
#define __WMI_REVISION_ 1401

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