Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46c12af5 authored by spuligil's avatar spuligil Committed by nshrivas
Browse files

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
parent cbb840df
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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