template <>
class WireWeakAsyncClientImpl
Defined at line 1896 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::WireThenable< ::fuchsia_hardware_adb::Device::StartAdb> StartAdb (::fidl::ServerEnd< ::fuchsia_hardware_adb::UsbAdbImpl> && interface)
Start USB ADB protocol with |interface|.
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_adb::Device::StopAdb> StopAdb ()
Stops USB ADB protocol.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.