class VendorGetFeaturesResult
Defined at line 5462 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 5467 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 5468 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 5469 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 5470 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 5484 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 5472 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h