template <class Storage>
class GenericSetAclPriorityCommandView
Defined at line 4113 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Public Methods
void GenericSetAclPriorityCommandView<Storage> ()
Defined at line 4115 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
void GenericSetAclPriorityCommandView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 4116 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void GenericSetAclPriorityCommandView<Storage> (const GenericSetAclPriorityCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4122 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericSetAclPriorityCommandView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericSetAclPriorityCommandView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 4132 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericSetAclPriorityCommandView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 4138 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
GenericSetAclPriorityCommandView<Storage> & operator= (const GenericSetAclPriorityCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4148 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool Ok ()
Defined at line 4156 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Storage BackingStorage ()
Defined at line 4198 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsComplete ()
Defined at line 4199 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::std::size_t SizeInBytes ()
Defined at line 4205 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool SizeIsKnown ()
Defined at line 4208 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool Equals (GenericSetAclPriorityCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4214 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericSetAclPriorityCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4286 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericSetAclPriorityCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4346 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void CopyFrom (GenericSetAclPriorityCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4354 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericSetAclPriorityCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4361 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsAggregate ()
Defined at line 4370 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 4400 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 4403 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 4467 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 4470 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualParameterSizeView parameter_size ()
Defined at line 4502 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_parameter_size ()
Defined at line 4505 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 4537 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 4540 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 4572 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 4575 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::bt_hci_broadcom::GenericCommandHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 7136 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 7165 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 16>> connection_handle ()
Defined at line 7172 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_connection_handle ()
Defined at line 7207 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::emboss::support::EnumView< ::bt_hci_broadcom::AclPriority, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 5>>, 8>> priority ()
Defined at line 7214 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_priority ()
Defined at line 7252 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::emboss::support::EnumView< ::bt_hci_broadcom::AclDirection, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 6>>, 8>> direction ()
Defined at line 7259 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_direction ()
Defined at line 7297 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Records
Friends
template <class OtherStorage>
class GenericSetAclPriorityCommandView