template <class Storage>

class GenericReadVersionTlvCommandView

Defined at line 113 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

Public Methods

void GenericReadVersionTlvCommandView<Storage> ()

Defined at line 115 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

void GenericReadVersionTlvCommandView<Storage> (Storage emboss_reserved_local_bytes)

Defined at line 116 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
void GenericReadVersionTlvCommandView<Storage> (const GenericReadVersionTlvCommandView<OtherStorage> & emboss_reserved_local_other)

Defined at line 122 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename Arg, typename = typename ::std::enable_if<
                                    !EmbossReservedInternalIsGenericReadVersionTlvCommandView<
                                        typename ::std::remove_cv<typename ::std::remove_reference<
                                            Arg>::type>::type>::value>::type>
void GenericReadVersionTlvCommandView<Storage> (Arg && emboss_reserved_local_arg)

Defined at line 132 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename Arg0, typename Arg1, typename... Args>
void GenericReadVersionTlvCommandView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)

Defined at line 138 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
GenericReadVersionTlvCommandView<Storage> & operator= (const GenericReadVersionTlvCommandView<OtherStorage> & emboss_reserved_local_other)

Defined at line 148 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

bool Ok ()

Defined at line 156 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

Storage BackingStorage ()

Defined at line 190 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

bool IsComplete ()

Defined at line 191 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::std::size_t SizeInBytes ()

Defined at line 197 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

bool SizeIsKnown ()

Defined at line 200 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
bool Equals (GenericReadVersionTlvCommandView<OtherStorage> emboss_reserved_local_other)

Defined at line 206 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
bool UncheckedEquals (GenericReadVersionTlvCommandView<OtherStorage> emboss_reserved_local_other)

Defined at line 244 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
void UncheckedCopyFrom (GenericReadVersionTlvCommandView<OtherStorage> emboss_reserved_local_other)

Defined at line 276 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
void CopyFrom (GenericReadVersionTlvCommandView<OtherStorage> emboss_reserved_local_other)

Defined at line 284 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

template <typename OtherStorage>
bool TryToCopyFrom (GenericReadVersionTlvCommandView<OtherStorage> emboss_reserved_local_other)

Defined at line 291 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

bool IsAggregate ()

Defined at line 300 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

EmbossReservedVirtualHdrSizeView hdr_size ()

Defined at line 330 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_hdr_size ()

Defined at line 333 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 379 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()

Defined at line 382 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

EmbossReservedVirtualParameterSizeView parameter_size ()

Defined at line 414 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_parameter_size ()

Defined at line 417 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 449 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_MaxSizeInBytes ()

Defined at line 452 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 484 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_MinSizeInBytes ()

Defined at line 487 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

typename ::pw::bluetooth::emboss::GenericCommandHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()

Defined at line 5567 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_header ()

Defined at line 5596 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 8>> para0 ()

Defined at line 5603 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

::emboss::support::Maybe<bool> has_para0 ()

Defined at line 5638 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

Records

Friends

template <class OtherStorage>
class GenericReadVersionTlvCommandView