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

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

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

Change-Id: Ib9a87bf61aa03c24652f8a41afe26dbf019ecc52
CRs-Fixed: 3830439
parent 04d57479
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -40704,6 +40704,11 @@ typedef enum {
        WMI_ROAM_TRIGGER_SUB_REASON_PERIODIC_TIMER_AFTER_INACTIVITY,
    WMI_ROAM_TRIGGER_SUB_REASON_PERIODIC_TIMER_AFTER_INACTIVITY_CU,
    WMI_ROAM_TRIGGER_SUB_REASON_INACTIVITY_TIMER_CU,
    /* MLD_EXTRA_PARTIAL_SCAN:
     * FW triggers extra partial scan when all ml links are not found
     * during first partial scan.
     */
    WMI_ROAM_TRIGGER_SUB_REASON_MLD_EXTRA_PARTIAL_SCAN,
} WMI_ROAM_TRIGGER_SUB_REASON_ID;
typedef enum wmi_roam_invoke_status_error {
+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_ 1505
#define __WMI_REVISION_ 1506

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