template <>

class WireWeakSyncClientImpl

Defined at line 1931 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_hardware_adb::Device::StartAdb> StartAdb (::fidl::ServerEnd< ::fuchsia_hardware_adb::UsbAdbImpl> && interface)

Start USB ADB protocol with |interface|.

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_adb::Device::StopAdb> StopAdb ()

Stops USB ADB protocol.

Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.