template <>
class WireSyncClientImpl
Defined at line 637 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_hardware_platform_bus::SysSuspend>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_platform_bus::SysSuspend::Callback> Callback (bool enable_wake, uint8_t suspend_reason)
Invoked by the platform bus when its suspend hook is called.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.