class PeerAssignConnectionStatusResult
Defined at line 4319 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 4325 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 4326 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 4327 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 4328 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 class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 4330 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h