class Device_SyncProxy

Defined at line 614 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/hlcpp/fuchsia/hardware/fan/cpp/fidl.h

Public Methods

void Device_SyncProxy (::zx::channel channel)
void ~Device_SyncProxy ()
zx_status_t GetFanLevel (int32_t * out_status, uint32_t * out_fan_level)

cts-coverage-fidl-name:fuchsia.hardware.fan/Device.GetFanLevel

zx_status_t SetFanLevel (uint32_t fan_level, int32_t * out_status)

cts-coverage-fidl-name:fuchsia.hardware.fan/Device.SetFanLevel

zx_status_t GetClientType (::std::string * out_client_type)

cts-coverage-fidl-name:fuchsia.hardware.fan/Device.GetClientType

Friends

class SynchronousInterfacePtr