class EmulatorPeerError
Defined at line 837 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
Error codes that are generated for functions that manipulate fake peers.
Public Members
static EmulatorPeerError kAddressRepeated
static EmulatorPeerError kParametersInvalid
static EmulatorPeerError kNotFound
Public Methods
void EmulatorPeerError ()
Defined at line 853 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
void EmulatorPeerError (uint32_t value)
Defined at line 854 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
EnumForSwitching_ operator fuchsia_hardware_bluetooth::EmulatorPeerError::EnumForSwitching_ ()
Defined at line 855 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 856 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
bool IsUnknown ()
Defined at line 858 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h
EmulatorPeerError Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 873 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h