template <>
class WireWeakAsyncBufferClientImpl
Defined at line 1916 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_adb::Device::StartAdb> StartAdb (::fidl::ServerEnd< ::fuchsia_hardware_adb::UsbAdbImpl> && interface)
Start USB ADB protocol with |interface|.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_adb::Device::StopAdb> StopAdb ()
Stops USB ADB protocol.
Caller provides the backing storage for FIDL message.