Эх сурвалжийг харах

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
spuligil 4 жил өмнө
parent
commit
f51290cf0e
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -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
fw/wmi_version.h

@@ -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