class ChannelSendResult

Defined at line 1075 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

Public Methods

void ChannelSendResult ()
void ChannelSendResult (const ChannelSendResult & )

Defined at line 1081 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

ChannelSendResult & operator= (const ChannelSendResult & )

Defined at line 1082 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

void ChannelSendResult (ChannelSendResult && )

Defined at line 1083 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ChannelSendResult WithResponse (::fuchsia_bluetooth::wire::ChannelSendResponse val)
ChannelSendResult & operator= (ChannelSendResult && )

Defined at line 1084 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

::fuchsia_bluetooth::wire::ChannelSendResponse & response ()
const ::fuchsia_bluetooth::wire::ChannelSendResponse & response ()
bool is_framework_err ()
ChannelSendResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth::wire::ChannelSendResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

Defined at line 1086 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h