class EmulatorAddLowEnergyPeerResult
Defined at line 4347 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void EmulatorAddLowEnergyPeerResult ()
void EmulatorAddLowEnergyPeerResult (const EmulatorAddLowEnergyPeerResult & )
Defined at line 4353 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
EmulatorAddLowEnergyPeerResult & operator= (const EmulatorAddLowEnergyPeerResult & )
Defined at line 4354 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void EmulatorAddLowEnergyPeerResult (EmulatorAddLowEnergyPeerResult && )
Defined at line 4355 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 ()
EmulatorAddLowEnergyPeerResult WithResponse (::fuchsia_hardware_bluetooth::wire::EmulatorAddLowEnergyPeerResponse val)
EmulatorAddLowEnergyPeerResult & operator= (EmulatorAddLowEnergyPeerResult && )
Defined at line 4356 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::EmulatorAddLowEnergyPeerResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorAddLowEnergyPeerResponse & response ()
bool is_err ()
EmulatorAddLowEnergyPeerResult WithErr (::fuchsia_hardware_bluetooth::wire::EmulatorPeerError val)
::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
bool is_framework_err ()
EmulatorAddLowEnergyPeerResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::EmulatorAddLowEnergyPeerResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 4358 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h