class FreeEndpoint
Defined at line 261 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/markers.h
Frees a previously dynamically allocated endpoint.
Releases 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`: The DCI controller is not ready or accessible
to process endpoint deallocation requests.
* `ZX_ERR_NOT_FOUND`: The endpoint was not dynamically allocated.
* `ZX_ERR_BAD_STATE`: 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