class VendorFeatures
Defined at line 3448 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Table of features supported by the vendor.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_bluetooth::wire::VendorFeatures> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::VendorFeatures> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::VendorFeatures>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void VendorFeatures ()
Defined at line 3450 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorFeatures (const VendorFeatures & other)
Defined at line 3451 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
VendorFeatures & operator= (const VendorFeatures & other)
Defined at line 3452 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorFeatures (VendorFeatures && other)
Defined at line 3453 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
bool & acl_priority_command ()
Supports the SetAclPriority command
If missing, the command is not supported.
bool has_acl_priority_command ()
::fuchsia_hardware_bluetooth::wire::AndroidVendorSupport & android_vendor_extensions ()
Supports Android Vendor Extensions
If missing, Android Vendor Extensions are not supported.
bool has_android_vendor_extensions ()
::fuchsia_hardware_bluetooth::wire::AudioOffloadSettings & audio_offload_settings ()
Specify some alternative settings for audio offload paths.
If missing, use the reasonable defaults or configured settings.
bool has_audio_offload_settings ()
VendorFeatures & operator= (VendorFeatures && other)
Defined at line 3454 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void ~VendorFeatures ()
Defined at line 3456 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder