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:

committed by
Madan Koyyalamudi

parent
753767dd8a
commit
77620f4630
@@ -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
|
||||
|
Reference in New Issue
Block a user