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

Commit 05dd5f8e authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I1414ea8032b2448ea9b92abbff237d5088340018
WMI: add link MAC addr in roam_ml_setup_links_param
CRs-Fixed: 2262693
parent e94c23e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5160,6 +5160,7 @@ typedef struct {
     * link flags: refer WMI_ROAM_LINK_FLAG_XXX.
     */
    A_UINT32 flags;
    wmi_mac_addr link_addr; /* link address */
} wmi_roam_ml_setup_links_param;
/*
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,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_ 1045
#define __WMI_REVISION_ 1046

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