class ChannelWatchChannelParametersResult
Defined at line 1179 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
Public Methods
void ChannelWatchChannelParametersResult ()
void ChannelWatchChannelParametersResult (const ChannelWatchChannelParametersResult & )
Defined at line 1183 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
ChannelWatchChannelParametersResult & operator= (const ChannelWatchChannelParametersResult & )
Defined at line 1184 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
void ChannelWatchChannelParametersResult (ChannelWatchChannelParametersResult && )
Defined at line 1185 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 ()
ChannelWatchChannelParametersResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth::wire::ChannelParameters> val)
ChannelWatchChannelParametersResult & operator= (ChannelWatchChannelParametersResult && )
Defined at line 1186 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
template <typename... Args>
ChannelWatchChannelParametersResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1200 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h
::fuchsia_bluetooth::wire::ChannelParameters & response ()
const ::fuchsia_bluetooth::wire::ChannelParameters & response ()
bool is_framework_err ()
ChannelWatchChannelParametersResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth::wire::ChannelWatchChannelParametersResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1188 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h