class EmulatorAddBredrPeerResult

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

Public Methods

void EmulatorAddBredrPeerResult ()
void EmulatorAddBredrPeerResult (const EmulatorAddBredrPeerResult & )

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

EmulatorAddBredrPeerResult & operator= (const EmulatorAddBredrPeerResult & )

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

void EmulatorAddBredrPeerResult (EmulatorAddBredrPeerResult && )

Defined at line 4706 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 ()
EmulatorAddBredrPeerResult WithResponse (::fuchsia_hardware_bluetooth::wire::EmulatorAddBredrPeerResponse val)
EmulatorAddBredrPeerResult & operator= (EmulatorAddBredrPeerResult && )

Defined at line 4707 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::EmulatorAddBredrPeerResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorAddBredrPeerResponse & response ()
bool is_err ()
EmulatorAddBredrPeerResult WithErr (::fuchsia_hardware_bluetooth::wire::EmulatorPeerError val)
::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
bool is_framework_err ()
EmulatorAddBredrPeerResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::EmulatorAddBredrPeerResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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