class Fan_SyncProxy
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/hlcpp/fuchsia/hardware/fan/cpp/fidl.h
Public Methods
void Fan_SyncProxy (::zx::channel channel)
void ~Fan_SyncProxy ()
zx_status_t GetFanLevel (int32_t * out_status, uint32_t * out_fan_level)
cts-coverage-fidl-name:fuchsia.hardware.fan/Fan.GetFanLevel
zx_status_t SetFanLevel (uint32_t fan_level, int32_t * out_status)
cts-coverage-fidl-name:fuchsia.hardware.fan/Fan.SetFanLevel
Friends
class SynchronousInterfacePtr