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

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

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

Change-Id: I1e022af363e1c10869bf982b17d06875b03b30d7
CRs-Fixed: 2262693
parent c2cd135c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -25678,6 +25678,12 @@ typedef enum
    /* Restrict SLO if specific vendor OUI received in beacon. */
    WMI_VENDOR_OUI_ACTION_RESTRICT_SLO = 13,
    /*
     * Force MLSR mode if specific vendor OUI received in beacon
     * when connect with MLO.
     */
    WMI_VENDOR_OUI_ACTION_FORCE_MLSR = 14,
    /* 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_ 1477
#define __WMI_REVISION_ 1478

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