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

Commit 9a8ebbff authored by spuligil's avatar spuligil Committed by nshrivas
Browse files

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

Add WMI_SERVICE_BW_TRUE_160_SUPPORT def

Change-Id: I81bbab10020a0983d18942a90a9cebed2943537a
CRs-Fixed: 2262693
parent f6efa094
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -430,6 +430,7 @@ typedef enum {
    WMI_SERVICE_WPA3_SUITEB_ROAM_SUPPORT = 239, /* Indicates FW supports WPA3 SUITE B roaming */
    WMI_SERVICE_PERIODIC_FRAME_INJECT_SUPPORT = 240, /* Indicates FW supports periodic frame injection */
    WMI_SERVICE_NDI_NDI_STA_SUPPORT = 241, /* Indicates FW support for STA+NDI+NDI */
    WMI_SERVICE_BW_TRUE_160_SUPPORT = 242, /* Indicates FW supports true 160 BW */


    /******* ADD NEW SERVICES HERE *******/
+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_ 786
#define __WMI_REVISION_ 787

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