class VendorCommand
Defined at line 5706 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void VendorCommand ()
void VendorCommand (const VendorCommand & )
Defined at line 5711 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
VendorCommand & operator= (const VendorCommand & )
Defined at line 5712 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void VendorCommand (VendorCommand && )
Defined at line 5713 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
VendorCommand & operator= (VendorCommand && )
Defined at line 5714 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
bool IsUnknown ()
Defined at line 5720 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_set_acl_priority ()
VendorCommand WithSetAclPriority (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::VendorSetAclPriorityParams> val)
template <typename... Args>
VendorCommand WithSetAclPriority (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 5731 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::VendorSetAclPriorityParams & set_acl_priority ()
const ::fuchsia_hardware_bluetooth::wire::VendorSetAclPriorityParams & set_acl_priority ()
::fuchsia_hardware_bluetooth::wire::VendorCommand::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kSetAclPriority | 1 |
0x1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() | -- |
Defined at line 5716 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h