Kaynağa Gözat

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

Change-Id: Iaa2ecccc904cb9b60cb89781b6f79f747cb3e336
WMI: add SERVICE_ENHANCED_TPC_CONFIG_EVENT def
CRs-Fixed: 2262693
spuligil 6 yıl önce
ebeveyn
işleme
2a86f124a6
2 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -374,6 +374,7 @@ typedef  enum  {
     WMI_SERVICE_GET_MWS_TDM_STATE = 189, /* FW provides LTE-Coex TDM info */
     WMI_SERVICE_GET_MWS_IDRX_STATE = 190, /* FW provides LTE-Coex IDRx info */
     WMI_SERVICE_GET_MWS_ANTENNA_SHARING_STATE = 191, /* FW provides LTE-Coex Antenna sharing info */
+    WMI_SERVICE_ENHANCED_TPC_CONFIG_EVENT = 192, /* FW provides enhanced tx power control configuration dump */
 
 
     /******* 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_ 615
+#define __WMI_REVISION_ 616
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work