class L2capParametersExtRequestParametersResult
Defined at line 5246 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Public Methods
void L2capParametersExtRequestParametersResult ()
void L2capParametersExtRequestParametersResult (const L2capParametersExtRequestParametersResult & )
Defined at line 5252 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
L2capParametersExtRequestParametersResult & operator= (const L2capParametersExtRequestParametersResult & )
Defined at line 5253 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
void L2capParametersExtRequestParametersResult (L2capParametersExtRequestParametersResult && )
Defined at line 5254 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 ()
L2capParametersExtRequestParametersResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::L2capParametersExtRequestParametersResponse> val)
L2capParametersExtRequestParametersResult & operator= (L2capParametersExtRequestParametersResult && )
Defined at line 5255 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
template <typename... Args>
L2capParametersExtRequestParametersResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 5269 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::L2capParametersExtRequestParametersResponse & response ()
const ::fuchsia_bluetooth_bredr::wire::L2capParametersExtRequestParametersResponse & response ()
bool is_framework_err ()
L2capParametersExtRequestParametersResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth_bredr::wire::L2capParametersExtRequestParametersResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 5257 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h