Home
last modified time | relevance | path

Searched refs:temperature_thresholds (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/thermal/2.0/default/
DThermal.cpp129 std::vector<TemperatureThreshold> temperature_thresholds; in getTemperatureThresholds() local
134 temperature_thresholds = {kTempThreshold}; in getTemperatureThresholds()
136 _hidl_cb(status, temperature_thresholds); in getTemperatureThresholds()