qcacmn: add HW_MODE_POLICY_OFFLOAD wmi service support

The flag WMI_SERVICE_HW_MODE_POLICY_OFFLOAD_SUPPORT indicates
whether HW mode selection offload is supported by firmware or
not.
If it's advertised in service capability, host should not set
HW mode explicitly, firmware takes control of managing HW mode.

Change-Id: I8939b44fd7ed3a674c4da91524c5d5622bf67ce7
CRs-Fixed: 3017054
This commit is contained in:
Yu Wang
2021-08-18 14:42:29 +08:00
committed by Madan Koyyalamudi
parent 753767dd8a
commit 77620f4630
2 changed files with 3 additions and 0 deletions

View File

@@ -5295,6 +5295,7 @@ typedef enum {
#ifdef THERMAL_STATS_SUPPORT
wmi_service_thermal_stats_temp_range_supported,
#endif
wmi_service_hw_mode_policy_offload_support,
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF