class GetHardwareInfo
Defined at line 196 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/markers.h
Queries the DCI driver for hardware-specific endpoint limits.
This method retrieves the static endpoint configuration and capabilities
of the DCI controller. It is typically called once by the peripheral
manager during startup.
* error:
* `ZX_ERR_IO_NOT_PRESENT`: The DCI controller is not ready or accessible
to handle hardware queries (for example, if underlying hardware conditions
such as power, clock enablement, or MMIO register accessibility have not yet
been met).
* `ZX_ERR_NOT_SUPPORTED`: The DCI driver does not support hardware
queries (legacy driver).
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