class ScoConnectionReadResult
Defined at line 5702 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Public Methods
void ScoConnectionReadResult ()
void ScoConnectionReadResult (const ScoConnectionReadResult & )
Defined at line 5708 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
ScoConnectionReadResult & operator= (const ScoConnectionReadResult & )
Defined at line 5709 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
void ScoConnectionReadResult (ScoConnectionReadResult && )
Defined at line 5710 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 ()
ScoConnectionReadResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::ScoConnectionReadResponse> val)
ScoConnectionReadResult & operator= (ScoConnectionReadResult && )
Defined at line 5711 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
template <typename... Args>
ScoConnectionReadResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 5725 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::ScoConnectionReadResponse & response ()
const ::fuchsia_bluetooth_bredr::wire::ScoConnectionReadResponse & response ()
bool is_framework_err ()
ScoConnectionReadResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth_bredr::wire::ScoConnectionReadResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 5713 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h