class CancelAll

Defined at line 291 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/markers.h

Cancel all pending transactions for the given endpoint.

All cancelled transactions are completed with `ZX_ERR_CANCELED`.

Must only be called for active/configured endpoints. Calling this when there are no pending

transfers is a no-op.

This method replies after hardware FIFOs are flushed and all requests are cancelled.

* error:

* `ZX_ERR_INVALID_ARGS` if the endpoint address is invalid.

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