class ThermalCli
Defined at line 13 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.h
Public Methods
void ThermalCli (fidl::ClientEnd<fuchsia_hardware_thermal::Device> device)
Defined at line 15 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.h
zx_status_t PrintTemperature ()
Defined at line 24 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.cc
zx_status_t FanLevelCommand (const char * value)
Defined at line 39 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.cc
zx_status_t FrequencyCommand (fuchsia_hardware_thermal::wire::PowerDomain cluster, const char * value)
Defined at line 73 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.cc
zx::result<std::string> GetSensorName ()
Defined at line 151 of file ../../src/devices/thermal/bin/thermal-cli/thermal-cli.cc