class EmulatorWatchControllerParametersResult
Defined at line 4465 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void EmulatorWatchControllerParametersResult ()
void EmulatorWatchControllerParametersResult (const EmulatorWatchControllerParametersResult & )
Defined at line 4470 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
EmulatorWatchControllerParametersResult & operator= (const EmulatorWatchControllerParametersResult & )
Defined at line 4471 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void EmulatorWatchControllerParametersResult (EmulatorWatchControllerParametersResult && )
Defined at line 4472 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
EmulatorWatchControllerParametersResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::ControllerParameters> val)
EmulatorWatchControllerParametersResult & operator= (EmulatorWatchControllerParametersResult && )
Defined at line 4473 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
template <typename... Args>
EmulatorWatchControllerParametersResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4487 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
::fuchsia_hardware_bluetooth::wire::ControllerParameters & response ()
const ::fuchsia_hardware_bluetooth::wire::ControllerParameters & response ()
bool is_framework_err ()
EmulatorWatchControllerParametersResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::EmulatorWatchControllerParametersResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 4475 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h