template <>

class WireWeakAsyncClientImpl

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

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_radar::RadarBurstReaderProvider::Connect> Connect (::fidl::ServerEnd< ::fuchsia_hardware_radar::RadarBurstReader> && server)

+ request `server` the `RadarBurstReader` server end for the driver to

bind to.

* error one of the following `StatusCode` values:

`BIND_ERROR`: An error was encountered while trying to bind to the

provided server channel.

`ALREADY_BOUND`: Another client has already established a

`RadarBurstReader` connection with the driver.

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.