class EmulatorWatchControllerParametersResult

Defined at line 4757 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 4762 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 4763 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 4764 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 4765 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 4779 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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