class VendorGetFeaturesResult
Defined at line 5754 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void VendorGetFeaturesResult ()
void VendorGetFeaturesResult (const VendorGetFeaturesResult & )
Defined at line 5759 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
VendorGetFeaturesResult & operator= (const VendorGetFeaturesResult & )
Defined at line 5760 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorGetFeaturesResult (VendorGetFeaturesResult && )
Defined at line 5761 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 ()
VendorGetFeaturesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::VendorFeatures> val)
VendorGetFeaturesResult & operator= (VendorGetFeaturesResult && )
Defined at line 5762 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
template <typename... Args>
VendorGetFeaturesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 5776 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::VendorFeatures & response ()
const ::fuchsia_hardware_bluetooth::wire::VendorFeatures & response ()
bool is_framework_err ()
VendorGetFeaturesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::VendorGetFeaturesResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 5764 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h