class ProfileAdvertiseResult

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

Public Methods

void ProfileAdvertiseResult ()
void ProfileAdvertiseResult (const ProfileAdvertiseResult & )

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

ProfileAdvertiseResult & operator= (const ProfileAdvertiseResult & )

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

void ProfileAdvertiseResult (ProfileAdvertiseResult && )

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

bool has_invalid_tag ()
bool is_response ()
ProfileAdvertiseResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResponse> val)
ProfileAdvertiseResult & operator= (ProfileAdvertiseResult && )

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

template <typename... Args>
ProfileAdvertiseResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResponse & response ()
const ::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResponse & response ()
bool is_err ()
ProfileAdvertiseResult WithErr (::fuchsia_bluetooth::wire::ErrorCode val)
::fuchsia_bluetooth::wire::ErrorCode & err ()
const ::fuchsia_bluetooth::wire::ErrorCode & err ()
bool is_framework_err ()
ProfileAdvertiseResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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