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

WMI: add MLO_LINK_INFO_SYNC_EVENTID def
Change-Id: I3f9b0b9ac600cecf5b68f37d8f0382675a08854e
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2024-01-13 12:01:32 -08:00
committed by Ravindra Konda
parent fa6fe36110
commit 230ae6e258
3 changed files with 15 additions and 2 deletions

View File

@@ -2489,6 +2489,8 @@ typedef enum {
WMI_MLO_PRIMARY_LINK_PEER_MIGRATION_EVENTID,
/** WMI Event to spcify reason for link state switch */
WMI_MLO_LINK_STATE_SWITCH_EVENTID,
/** WMI Event to sync link info to host */
WMI_MLO_LINK_INFO_SYNC_EVENTID,
/* WMI event specific to Quiet handling */
WMI_QUIET_HANDLING_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_QUIET_OFL),