Explorar o código

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

Add WMI_STA_PS_PARAM_ENABLE_PS_OPT_IN_WOW def

Change-Id: Ibe1a50bc36d815154aceb61b24d7289cdcd1d45c
CRs-Fixed: 2262693
spuligil %!s(int64=4) %!d(string=hai) anos
pai
achega
46c12af5cf
Modificáronse 2 ficheiros con 7 adicións e 1 borrados
  1. 6 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 6 - 0
fw/wmi_unified.h

@@ -11678,6 +11678,12 @@ WMI_STA_PS_PARAM_QPOWER_SPEC_MAX_SPEC_NODATA_PSPOLL = 9,
  * after AP has set the TIM bit
  */
 WMI_STA_PS_PARAM_MAX_RESET_ITO_COUNT_ON_TIM_NO_TXRX = 10,
+
+/**
+ * Flag to enable/disable Powersave Optimization
+ * in WOW
+ */
+WMI_STA_PS_PARAM_ENABLE_PS_OPT_IN_WOW = 11,
 };
 
 typedef struct {

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