class PeerWatchConnectionStatesResult

Defined at line 4368 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 4374 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 4375 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 4376 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 4377 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 4391 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 4379 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h