class EmulatorAddBredrPeerResult
Defined at line 4406 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 4412 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 4413 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 4414 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 4415 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 4417 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h