class AndroidVendorSupport
Defined at line 3123 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Indicates support for Android Vendor Extensions
If empty, Android HCI Extensions are supported but the version is unspecified.
The version should be detected using the LE Get Vendor Capabilities Command.
Public Methods
void AndroidVendorSupport ()
Defined at line 3125 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void AndroidVendorSupport (const AndroidVendorSupport & other)
Defined at line 3126 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
AndroidVendorSupport & operator= (const AndroidVendorSupport & other)
Defined at line 3127 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void AndroidVendorSupport (AndroidVendorSupport && other)
Defined at line 3128 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_bluetooth::wire::AndroidVendorSupport> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::AndroidVendorSupport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::AndroidVendorSupport>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
uint8_t & major_version ()
bool has_major_version ()
uint8_t & minor_version ()
bool has_minor_version ()
AndroidVendorSupport & operator= (AndroidVendorSupport && other)
Defined at line 3129 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void ~AndroidVendorSupport ()
Defined at line 3131 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