class DisableEndpoint
Defined at line 202 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/markers.h
Disable the given endpoint.
Must only be called for endpoints that have been previously configured. Calling this when
the endpoint is already disabled is a no-op.
This method replies after hardware has disabled the endpoint and rejected any further host
tokens on it. All pending transfers on the endpoint are cancelled, sending completion events
with `ZX_ERR_CANCELED`.
* error:
* `ZX_ERR_INVALID_ARGS` if the endpoint address is invalid.
* `ZX_ERR_BAD_STATE` if the controller is stopped.
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