class VendorCommand
Defined at line 5414 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 5419 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 5420 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 5421 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 5422 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 5428 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 5439 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 5424 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h