class OpenIsoDataChannel

Defined at line 644 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/markers.h

Opens a channel on the provided handle for sending and receiving isochronous data packets.

The zircon channel is closed in the event of an error opening the hci channel or if the hci

channel is already associated with a handle to another zircon channel.

Returns ZX_ERR_NOT_SUPPORTED if ISO is not supported by the current vendor or transport

driver.

Returns ZX_ERR_ALREADY_BOUND if the channel is already open.

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