template <>

class WireWeakSyncClientImpl

Defined at line 2007 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::Provider::ConnectToService> ConnectToService (::zx::socket && socket, ::fidl::StringView args)

Connect `socket` to the service (called in response to adb OPEN message).

`args` provides additional arguments passed by the client if any.

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.