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

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

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

Change-Id: I5882e46bad5823fbb2f495e198a4cf8a856c0af7
CRs-Fixed: 3830439
parent 594f4438
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -25897,6 +25897,15 @@ typedef enum
     */
    WMI_VENDOR_OUI_ACTION_DISABLE_AUXL = 15,
    /*
     * Used to downgrade to 2 link ML connection for specific AP matchs OUI.
     * This is the preferred name, since it specifies that the downgraded
     * number of links is 2.
     */
    WMI_VENDOR_OUI_ACTION_RESTRICT_MAX_2_MLO_LINKS = 16,
    /* alias for the above (less suitable, since it is less precise) */
    WMI_VENDOR_OUI_ACTION_RESTRICT_MAX_MLO_LINKS =
        WMI_VENDOR_OUI_ACTION_RESTRICT_MAX_2_MLO_LINKS,
    /* Add any action before this line */
    WMI_VENDOR_OUI_ACTION_MAX_ACTION_ID
+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_ 1519
#define __WMI_REVISION_ 1520

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