class PeerAssignConnectionStatusResult
Defined at line 4289 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void PeerAssignConnectionStatusResult ()
void PeerAssignConnectionStatusResult (const PeerAssignConnectionStatusResult & )
Defined at line 4295 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
PeerAssignConnectionStatusResult & operator= (const PeerAssignConnectionStatusResult & )
Defined at line 4296 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void PeerAssignConnectionStatusResult (PeerAssignConnectionStatusResult && )
Defined at line 4297 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 ()
PeerAssignConnectionStatusResult WithResponse (::fuchsia_hardware_bluetooth::wire::PeerAssignConnectionStatusResponse val)
PeerAssignConnectionStatusResult & operator= (PeerAssignConnectionStatusResult && )
Defined at line 4298 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::PeerAssignConnectionStatusResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::PeerAssignConnectionStatusResponse & response ()
bool is_framework_err ()
PeerAssignConnectionStatusResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::PeerAssignConnectionStatusResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 4300 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h