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

Change-Id: I643696bdb777c0afb352d138b6d9269adedc8dc3
CRs-Fixed: 3830439
This commit is contained in:
spuligil
2024-06-28 06:02:33 -07:00
committad av Ravindra Konda
förälder 4cf6ddd643
incheckning 73e62f4486

Visa fil

@@ -40861,6 +40861,7 @@ typedef enum {
WMI_ROAM_FAIL_REASON_NO_CAND_AP_FOUND_AND_FINAL_BMISS_SENT, /* No candidate APs found during roam scan and final bmiss event sent */
WMI_ROAM_FAIL_REASON_CURR_AP_STILL_OK, /* Roam scan not happen due to current network condition is fine */
WMI_ROAM_FAIL_REASON_SCAN_CANCEL, /* Roam scan canceled */
WMI_ROAM_FAIL_REASON_MLD_EXTRA_SCAN_REQUIRED, /* Roaming is not triggered for current roam scan as extra scan is required to scan all MLD links */
WMI_ROAM_FAIL_REASON_UNKNOWN = 255,
} WMI_ROAM_FAIL_REASON_ID;