class ProfileConnectResult
Defined at line 5634 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Public Methods
void ProfileConnectResult ()
void ~ProfileConnectResult ()
void ProfileConnectResult (ProfileConnectResult && other)
ProfileConnectResult & operator= (ProfileConnectResult && other)
bool has_invalid_tag ()
bool is_response ()
ProfileConnectResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::ProfileConnectResponse> val)
template <typename... Args>
ProfileConnectResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 5657 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::ProfileConnectResponse & response ()
const ::fuchsia_bluetooth_bredr::wire::ProfileConnectResponse & response ()
bool is_err ()
ProfileConnectResult WithErr (::fuchsia_bluetooth::wire::ErrorCode val)
::fuchsia_bluetooth::wire::ErrorCode & err ()
const ::fuchsia_bluetooth::wire::ErrorCode & err ()
bool is_framework_err ()
ProfileConnectResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth_bredr::wire::ProfileConnectResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 5644 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h