template <>

class WireEventHandlerInterface

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

Public Methods

void OnBurstsDelivered (::fidl::WireEvent< ::fuchsia_hardware_radar::RadarBurstInjector::OnBurstsDelivered> * event)

Returns an ID corresponding to a `BurstData` struct previously passed to

`EnqueueBursts()`. Upon receiving this event the client is free to write

to the VMO, and if desired, pass it back to radar-proxy for injection.

+ request `bursts_id` the ID returned by a previous call to

`EnqueueBursts()`.

void WireEventHandlerInterface ()

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

void ~WireEventHandlerInterface ()

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