class VendorCommand
Defined at line 5676 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 5681 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 5682 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 5683 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 5684 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 5690 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 5701 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 Tag
| Name | Value |
|---|---|
| kSetAclPriority | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
Defined at line 5686 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h