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

Commit f421c230 authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I6c49ead0e842a054dfb5d48195ee2c2ba577dcfd
WMI: add SERVICE_MLO_STA_NAN_NDI_SUPPORT def
CRs-Fixed: 2262693
parent 7375b9d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -567,6 +567,7 @@ typedef enum {
    WMI_SERVICE_RTT_11AZ_MAC_PHY_SEC_SUPPORT = 315, /* FW support for 11AZ secure LTF + FTM */
    WMI_SERVICE_SPECTRAL_SESSION_INFO_SUPPORT = 316, /* Information corresponding to each Spectral scan session will be sent by the FW before the reports corresponding to that session are sent */
    WMI_SERVICE_PDEV_RATE_CONFIG_SUPPORT = 317, /* Support rate configurations per PDEV */
    MI_SERVICE_MLO_STA_NAN_NDI_SUPPORT = 318, /* FW support for NAN and NDP support with MLO STA */

    WMI_MAX_EXT2_SERVICE

+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_ 1098
#define __WMI_REVISION_ 1099

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