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

Commit 0792fd82 authored by spuligil's avatar spuligil
Browse files

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

add WMI_SERVICE_EAPOL_IN_RAW_MODE def

Change-Id: I012bf43293d38e9c7bfe535c9d35762677ae1f4b
CRs-Fixed: 2262693
parent 53e46d31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -533,6 +533,7 @@ typedef enum {
    WMI_SERVICE_11AX_TDLS_SUPPORT = 288, /* Indicates FW supports 11ax TDLS. Host should enable 11ax on TDLS only when FW indicates the support. */
    WMI_SERVICE_11BE = 289, /* Indicates FW supports 11be */
    WMI_SERVICE_BIG_DATA_SUPPORT = 290, /* Indicates FW supports Big Data feature */
    WMI_SERVICE_EAPOL_OVER_NWIFI = 291, /* Indicates FW supports sending eapol frames in native wifi mode even when the vdev is brought up in raw ethernet mode */


    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_ 995
#define __WMI_REVISION_ 996

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