class ScoConnectionWriteResult

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

Public Methods

void ScoConnectionWriteResult ()
void ScoConnectionWriteResult (const ScoConnectionWriteResult & )

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

ScoConnectionWriteResult & operator= (const ScoConnectionWriteResult & )

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

void ScoConnectionWriteResult (ScoConnectionWriteResult && )

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

bool has_invalid_tag ()
bool is_response ()
ScoConnectionWriteResult WithResponse (::fuchsia_bluetooth_bredr::wire::ScoConnectionWriteResponse val)
ScoConnectionWriteResult & operator= (ScoConnectionWriteResult && )

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

::fuchsia_bluetooth_bredr::wire::ScoConnectionWriteResponse & response ()
const ::fuchsia_bluetooth_bredr::wire::ScoConnectionWriteResponse & response ()
bool is_framework_err ()
ScoConnectionWriteResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth_bredr::wire::ScoConnectionWriteResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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