template <>

class WireWeakAsyncClientImpl

Defined at line 4056 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::RadarSensorInfo::GetBurstProperties> GetBurstProperties ()

Returns the size and period of bursts reported by the sensor.

- response `size` the size of each radar burst in bytes.

- response `period` the time between bursts in nanoseconds.

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