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

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

Add WMI_SERVICE_OFFCHAN_DATA_TID_SUPPORT def

Change-Id: Icd48d1c23188dfcd0cb5dbda372dcf750f39b34e
CRs-Fixed: 1107600
spuligil 7 жил өмнө
parent
commit
865333f777
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -236,6 +236,7 @@ typedef  enum  {
     WMI_SERVICE_BCN_OFFLOAD_START_STOP_SUPPORT=141, /* support dynamically enabling / disabling beacon tx offload */
     WMI_SERVICE_WOW_WAKEUP_BY_TIMER_PATTERN=142, /* fw to support waking up host from wow pattern timer */
     WMI_SERVICE_PEER_MAP_UNMAP_V2_SUPPORT=143, /* Support for HTT peer map/unmap V2 */
+    WMI_SERVICE_OFFCHAN_DATA_TID_SUPPORT=144, /* Support new tid for offchan data/mgmt tx over wmi */
 
     /******* ADD NEW SERVICES HERE *******/
 

+ 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_ 469
+#define __WMI_REVISION_ 470
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work