Forráskód Böngészése

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

add WMI_SERVICE_HW_DATA_FILTERING

Change-Id: I5ead83fee4045b46ac98102ba550b530132b4781
CRs-Fixed: 1107600
qcabuildsw 8 éve
szülő
commit
074a8c6b26
2 módosított fájl, 3 hozzáadás és 2 törlés
  1. 1 0
      fw/wmi_services.h
  2. 2 2
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -185,6 +185,7 @@ typedef  enum  {
     WMI_SERVICE_PEER_STATS_INFO=116, /* support per peer stats info */
     WMI_SERVICE_REGULATORY_DB=117, /* support regulatory database in FW */
     WMI_SERVICE_11D_OFFLOAD=118, /* support 11D scan offload in FW */
+    WMI_SERVICE_HW_DATA_FILTERING=119,
 
 
     /******* ADD NEW SERVICES HERE UNTIL ALL VALUES UP TO 128 ARE USED *******/

+ 2 - 2
fw/wmi_version.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2017 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -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_ 335
+#define __WMI_REVISION_ 336
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work