class OnCompletion
Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/markers.h
Called on a completion to notify the device driver of a completion event.
Note that if more than MAX_COMPLETIONS_PER_EVENT successful requests with
defer_completion == true have been seen, driver may call OnCompletion multiple times
when defer_completion == false is seen (or failure happens) to return all seen requests
to the client.
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