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

Commit df687fac authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I69f8b87088fcec587c489106f600237a5c8522ad
WMI: add PKTLOG_DECODE_INFO_SUPPORT svc flag def
CRs-Fixed: 2262693
parent b89f85ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -569,6 +569,7 @@ typedef enum {
    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_SERVICE_PROBE_ALL_BW_SUPPORT = 319, /* FW support to probe on higher BW even if the probe fails on lower BW - IOT issue */
    WMI_SERVICE_PKTLOG_DECODE_INFO_SUPPORT = 320, /* FW supports embedding Pktlog decode info in the Pktlog trace file level header */

    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_ 1102
#define __WMI_REVISION_ 1103

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