Pārlūkot izejas kodu

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

Change-Id: I5637e9e5293bd790fec09758fd7c3c451c8b6807
WMI: add WMI_SERVICE_LL_STATS_PER_CHAN_RX_TX_TIME_SUPPORT def
CRs-Fixed: 2262693
spuligil 4 gadi atpakaļ
vecāks
revīzija
3419551753
2 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -475,6 +475,7 @@ typedef  enum  {
 
     WMI_SERVICE_CFR_CAPTURE_COUNT_SUPPORT = 256, /* indicates FW support to program CFR capture mode and capture count */
     WMI_SERVICE_OCV_SUPPORT = 257, /* FW supports OCV (Operating Channel Validation) */
+    WMI_SERVICE_LL_STATS_PER_CHAN_RX_TX_TIME_SUPPORT = 258, /* Indicates firmware support sending per channel own tx & rx time in radio stats of LL stats. */
 
 
     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_ 872
+#define __WMI_REVISION_ 873
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work