qcacmn: Add support for Thermal Stats Events
Add support for extracting Thermal Stats Events from thermal event TLV for FW event WMI_THERM_THROT_STATS_EVENTID. Also, added support for FW Cmd to request for Thermal Stats: WMI_REQUEST_THERMAL_STATS_CMDID Change-Id: I2bc80d082bda45e2255371bcb0c31d35d9806525 CRs-Fixed: 3016845
This commit is contained in:

committed by
Madan Koyyalamudi

parent
bd02b05aa5
commit
b7ab2f5cd7
@@ -5287,6 +5287,9 @@ typedef enum {
|
||||
wmi_service_aoa_for_rcc_supported,
|
||||
#ifdef WLAN_FEATURE_P2P_P2P_STA
|
||||
wmi_service_p2p_p2p_cc_support,
|
||||
#endif
|
||||
#ifdef THERMAL_STATS_SUPPORT
|
||||
wmi_service_thermal_stats_temp_range_supported,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
Reference in New Issue
Block a user