class StopBurstInjection

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

Tells radar-proxy to finish injecting bursts from VMOs currently on the

queue then switch back to delivering bursts from the real radar driver.

The reply to this call will not be sent until `OnBurstsDelivered()` has

been called for the final VMO to be injected, and any other calls made

in that time will return errors.

radar-proxy will call `StartBursts()` on the real radar driver as part

of this call. There may be a delay before RadarBurstReader clients start

to receive bursts from the driver again.

* error one of the following `StatusCode` values:

* `BAD_STATE`: Injection has already been stopped, or a call to this

* method 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