Add WMI_STA_PS_PARAM_ENABLE_PS_OPT_IN_WOW def Change-Id: Ibe1a50bc36d815154aceb61b24d7289cdcd1d45c CRs-Fixed: 2262693
@@ -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 {
@@ -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