class ChannelReceiveResult
Defined at line 1124 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
Public Methods
void ChannelReceiveResult ()
void ChannelReceiveResult (const ChannelReceiveResult & )
Defined at line 1130 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
ChannelReceiveResult & operator= (const ChannelReceiveResult & )
Defined at line 1131 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
void ChannelReceiveResult (ChannelReceiveResult && )
Defined at line 1132 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 ()
ChannelReceiveResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth::wire::ChannelReceiveResponse> val)
ChannelReceiveResult & operator= (ChannelReceiveResult && )
Defined at line 1133 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
template <typename... Args>
ChannelReceiveResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1147 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
::fuchsia_bluetooth::wire::ChannelReceiveResponse & response ()
const ::fuchsia_bluetooth::wire::ChannelReceiveResponse & response ()
bool is_framework_err ()
ChannelReceiveResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth::wire::ChannelReceiveResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1135 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h