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

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

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

+ 1 - 0
fw/wmi_services.h

@@ -567,6 +567,7 @@ typedef  enum  {
     WMI_SERVICE_RTT_11AZ_MAC_PHY_SEC_SUPPORT = 315, /* FW support for 11AZ secure LTF + FTM */
     WMI_SERVICE_SPECTRAL_SESSION_INFO_SUPPORT = 316, /* Information corresponding to each Spectral scan session will be sent by the FW before the reports corresponding to that session are sent */
     WMI_SERVICE_PDEV_RATE_CONFIG_SUPPORT = 317, /* Support rate configurations per PDEV */
+    MI_SERVICE_MLO_STA_NAN_NDI_SUPPORT = 318, /* FW support for NAN and NDP support with MLO STA */
 
     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_ 1098
+#define __WMI_REVISION_ 1099
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work