template <>
class WireWeakSyncClientImpl
Defined at line 918 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/driver/wire_messaging.h
Public Methods
::fdf::WireUnownedResult< ::fuchsia_hardware_i2cimpl::Device::GetMaxTransferSize> GetMaxTransferSize ()
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_i2cimpl::Device::SetBitrate> SetBitrate (uint32_t bitrate)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_i2cimpl::Device::Transact> Transact (::fidl::VectorView< ::fuchsia_hardware_i2cimpl::wire::I2cImplOp> op)
Request is heap-allocated. Response is heap-allocated.