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

Commit 35437d43 authored by spuligil's avatar spuligil
Browse files

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

add WMI_SERVICE_NDI_TXBF_SUPPORT def

Change-Id: Ie244f1fee4bb36c52bb7daeb77b0c370a2786816
CRs-Fixed: 2262693
parent 40827670
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -524,6 +524,7 @@ typedef enum {
    WMI_SERVICE_GO_CONNECTED_D3WOW = 279,   /* Indicates FW support for D3WoW for P2P GO connected case */
    WMI_SERVICE_EXT_TPC_REG_SUPPORT = 280, /* Support for new 6G TPC power limits */
    WMI_SERVICE_REG_CC_EXT_EVENT_SUPPORT = 281, /* Support for Extended REG_CC Event with additional params for 6G */
    WMI_SERVICE_NDI_TXBF_SUPPORT = 282, /* Indicates FW support for Tx beamforming with NDI VDEV */


    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_ 965
#define __WMI_REVISION_ 966

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