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

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

add WMI_SERVICE_FP_PHY_ERR_FILTER_SUPPORT def

Change-Id: I5d9255455b24a0bfb6ea1fee10400170dbc64304
CRs-Fixed: 2262693
spuligil 3 жил өмнө
parent
commit
3345991c8d
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -573,6 +573,7 @@ typedef  enum  {
     WMI_SERVICE_PNO_SCAN_CONFIG_PER_CHANNEL = 321, /* Indicates that FW supports per channel configuration support in the PNO scan start command */
     WMI_SERVICE_MULTIPLE_PEER_GROUP_CMD_SUPPORT = 322, /* FW support for multiple peer group command */
     WMI_SERVICE_AFC_RESET_SUPPORT = 323, /* Indicates FW supports AFC reset */
+    WMI_SERVICE_FP_PHY_ERR_FILTER_SUPPORT = 324, /* FW supports monitor ring configurations for filtering in PHY error packets */
 
     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_ 1109
+#define __WMI_REVISION_ 1110
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work