class Start
Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/markers.h
Start the hidbus device. The device may begin queueing hid reports via
OnReportReceived before this function returns. The hidbus device will
keep track of the number of times Start has been called and will only
be stopped when Stop has been called for each Start that has been
called. Theoretically, Start should not be called again by the same
client unless it has called Stop.
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