fw-api: CL 7410864 - update fw common interface files
Add WMI_SAR_FEATURE_ON_SAR_V3 def Change-Id: Ic592c1ba40846a83c74559596f7066dfa7ca23b6 CRs-Fixed: 2262693
This commit is contained in:
@@ -18082,6 +18082,7 @@ enum wmi_sar_feature_state_flags {
|
|||||||
WMI_SAR_FEATURE_NO_CHANGE,
|
WMI_SAR_FEATURE_NO_CHANGE,
|
||||||
WMI_SAR_FEATURE_ON_USER_DEFINED,
|
WMI_SAR_FEATURE_ON_USER_DEFINED,
|
||||||
WMI_SAR_FEATURE_ON_SAR_V2_0,
|
WMI_SAR_FEATURE_ON_SAR_V2_0,
|
||||||
|
WMI_SAR_FEATURE_ON_SAR_V3,
|
||||||
};
|
};
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
@@ -36,7 +36,7 @@
|
|||||||
#define __WMI_VER_MINOR_ 0
|
#define __WMI_VER_MINOR_ 0
|
||||||
/** WMI revision number has to be incremented when there is a
|
/** WMI revision number has to be incremented when there is a
|
||||||
* change that may or may not break compatibility. */
|
* change that may or may not break compatibility. */
|
||||||
#define __WMI_REVISION_ 678
|
#define __WMI_REVISION_ 679
|
||||||
|
|
||||||
/** The Version Namespace should not be normally changed. Only
|
/** The Version Namespace should not be normally changed. Only
|
||||||
* host and firmware of the same WMI namespace will work
|
* host and firmware of the same WMI namespace will work
|
||||||
|
Reference in New Issue
Block a user