class StartBurstInjection

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

Tells radar-proxy to read future bursts from enqueued VMOs rather than

from the real radar driver. radar-proxy will attempt to deliver the

first injected burst at the time that the radar driver would have done

so. If the queue is or becomes empty then sending of bursts will stop

until more bursts are available in the queue. See `EnqueueBursts()`

above.

radar-proxy will call `StopBursts()` on the real radar driver before

it starts to deliver the enqueued bursts.

* error one of the following `StatusCode` values:

* `BAD_STATE`: Injection has already been started, or a previous call

* to `StopBurstInjection()` is still pending.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal