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

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

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

Change-Id: I643696bdb777c0afb352d138b6d9269adedc8dc3
CRs-Fixed: 3830439
parent 4cf6ddd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;