template <>

class WireWeakSyncClientImpl

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

Public Methods

::fidl::WireResult< ::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 56 bytes of message buffer on the stack. No heap allocation necessary.