class Connect
Defined at line 65 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/markers.h
Simulates a USB connected event.
This initiates a 2-phase asynchronous connection via DCI and then HCI.
Returns ZX_OK if successfully connected or already in the connected state.
Returns ZX_ERR_BAD_STATE if an operation (Connect/Disconnect) is in progress,
or if the virtual bus or its interfaces are not initialized.
Returns ZX_ERR_INTERNAL if the underlying DCI or HCI operations fail.
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