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

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

define WMI_SERVICE_SCAN_PHYMODE_SUPPORT flag

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

+ 1 - 0
fw/wmi_services.h

@@ -218,6 +218,7 @@ typedef  enum  {
     WMI_SERVICE_PDEV_UPDATE_CTLTABLE_SUPPORT=136, /* support for pdev update ctl table */
     WMI_SERVICE_PKTLOG_SUPPORT_OVER_HTT=137, /* upload pktlog data over HTT communication channel */
     WMI_SERVICE_VDEV_MULTI_GROUP_KEY_SUPPORT=138, /* Support for vdev level multi group key */
+    WMI_SERVICE_SCAN_PHYMODE_SUPPORT=139, /* Support for phymode also with channel in offchan WMI_START_SCAN_CMDID */
 
     /******* 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_ 456
+#define __WMI_REVISION_ 457
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work