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
This commit is contained in:
@@ -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;
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user