class PeerWatchConnectionStatesResult
Defined at line 4076 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void PeerWatchConnectionStatesResult ()
void PeerWatchConnectionStatesResult (const PeerWatchConnectionStatesResult & )
Defined at line 4082 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
PeerWatchConnectionStatesResult & operator= (const PeerWatchConnectionStatesResult & )
Defined at line 4083 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void PeerWatchConnectionStatesResult (PeerWatchConnectionStatesResult && )
Defined at line 4084 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 ()
PeerWatchConnectionStatesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::PeerWatchConnectionStatesResponse> val)
PeerWatchConnectionStatesResult & operator= (PeerWatchConnectionStatesResult && )
Defined at line 4085 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
template <typename... Args>
PeerWatchConnectionStatesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4099 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::PeerWatchConnectionStatesResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::PeerWatchConnectionStatesResponse & response ()
bool is_framework_err ()
PeerWatchConnectionStatesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::PeerWatchConnectionStatesResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 4087 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h