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

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

WMI_VDEV_PARAM_ENABLE_DISABLE_RTT_RESPONDER_ROLE def

Change-Id: I2f2d3616cbf000d08a62bcb85ea3a82fabf1c1ac
CRs-Fixed: 1107600
spuligil 7 жил өмнө
parent
commit
c396cf809a
2 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  1. 5 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 5 - 0
fw/wmi_unified.h

@@ -8113,6 +8113,11 @@ typedef enum {
     /** VDEV parameter to config dynamic DTIM count */
     WMI_VDEV_PARAM_DYNDTIM_CNT,                              /* 0x7c */
 
+    /** VDEV parameter to enable or disable RTT responder role
+      * valid values: 0-Disable responder role 1-Enable responder role
+      */
+    WMI_VDEV_PARAM_ENABLE_DISABLE_RTT_RESPONDER_ROLE,        /* 0x7d */
+
 
     /*=== ADD NEW VDEV PARAM TYPES ABOVE THIS LINE ===
      * The below vdev param types are used for prototyping, and are

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