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

Commit f51290cf authored by spuligil's avatar spuligil
Browse files

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

Change-Id: Ib41b8e30b6219cf4df6e01e47618361391cd178d
WMI: add service flag for FW support for CSA count update in beacon
CRs-Fixed: 2262693
parent dbe7f462
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -483,6 +483,7 @@ typedef enum {
    WMI_SERVICE_PASSIVE_SCAN_START_TIME_ENHANCE = 263, /* Indicates FW support to not skip beacon if passive scan dwell time + channel switch delay is lesser than beacon interval */
    WMI_SERVICE_QOS_NULL_FRAME_TX_OVER_WMI = 264, /* Indicates that FW supports tx of QoS null frame downloaded through WMI interface */
    WMI_SERVICE_SCAN_CONFIG_PER_CHANNEL = 265, /* Indicates that FW supports per channel configuration support in the scan start command */
    WMI_SERVICE_CSA_BEACON_TEMPLATE = 266, /* Indicates that FW supports updating CSA count in beacon template */


    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_ 919
#define __WMI_REVISION_ 920

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