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

Commit e755222d authored by spuligil's avatar spuligil Committed by snandini
Browse files

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

add WMI_SERVICE_SPECTRAL_SCAN_DISABLED def

Change-Id: I540e8aebc25b5c2c33b4026e28b33ca30db72578
CRs-Fixed: 2262693
parent 6f1c4a18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -490,6 +490,7 @@ typedef enum {
    WMI_SERVICE_TWT_STATS = 270, /* Indicates that FW supports TWT Get_stats command and event */
    WMI_SERVICE_TWT_ALL_DIALOG_ID = 271, /* Indicates that FW supports TWT ALL dialog ID(255) for all commands and events, except for TWT add dialog and TWT get stats */
    WMI_SERVICE_SPLIT_AST_SUPPORT = 272, /* Indicate that FW supports SPLIT AST table */
    WMI_SERVICE_SPECTRAL_SCAN_DISABLED = 273, /* Indicates that SKU does not support normal spectral scan capabilities */


    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_ 936
#define __WMI_REVISION_ 937

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