class VendorSetAclPriorityParams
Defined at line 3701 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
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::VendorSetAclPriorityParams> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::VendorSetAclPriorityParams> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::VendorSetAclPriorityParams>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void VendorSetAclPriorityParams ()
Defined at line 3703 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorSetAclPriorityParams (const VendorSetAclPriorityParams & other)
Defined at line 3704 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
VendorSetAclPriorityParams & operator= (const VendorSetAclPriorityParams & other)
Defined at line 3705 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorSetAclPriorityParams (VendorSetAclPriorityParams && other)
Defined at line 3706 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
uint16_t & connection_handle ()
The ACL connection handle which is requested to be prioritized.
bool has_connection_handle ()
VendorSetAclPriorityParams & operator= (VendorSetAclPriorityParams && other)
Defined at line 3707 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::VendorAclPriority & priority ()
bool has_priority ()
::fuchsia_hardware_bluetooth::wire::VendorAclDirection & direction ()
The direction data should be prioritized in. May not be supported by all
vendors. Ignored when priority is normal.
bool has_direction ()
void ~VendorSetAclPriorityParams ()
Defined at line 3709 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