class Send
Defined at line 28 of file fidling/gen/sdk/fidl/fuchsia.hardware.fastboot/fuchsia.hardware.fastboot/cpp/fidl/fuchsia.hardware.fastboot/cpp/markers.h
Sends fastboot data via USB fastboot device.
This FIDL protocol blocks until all USB requests needed to send the data are completed. It
can only serve one request at a time.
Returns ZX_ERR_UNAVAILABLE if another call is made while a previous one is being processed,
or the FIDL is called too early during boot when the driver has not become ready.
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