class FreeEndpoint

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

Free a previously dynamically allocated endpoint.

Release the physical endpoint back to the DCI driver's pool. The endpoint must be disabled

via `DisableEndpoint` before calling this method.

* error:

* `ZX_ERR_IO_NOT_PRESENT` if the DCI controller is not ready or accessible to process

deallocation requests.

* `ZX_ERR_NOT_FOUND` if the endpoint was not dynamically allocated.

* `ZX_ERR_BAD_STATE` if the endpoint is still active or enabled.

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