template <class Storage>

class GenericReadVersionCommandCompleteEventView

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

Public Methods

void GenericReadVersionCommandCompleteEventView<Storage> ()

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

void GenericReadVersionCommandCompleteEventView<Storage> (Storage emboss_reserved_local_bytes)

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

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

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

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

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

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

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

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

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

bool Ok ()

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

Storage BackingStorage ()

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

bool IsComplete ()

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

::std::size_t SizeInBytes ()

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

bool SizeIsKnown ()

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

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

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

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

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

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

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

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

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

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

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

bool IsAggregate ()

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

EmbossReservedVirtualHdrSizeView hdr_size ()

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

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

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

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

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

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

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

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

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

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

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

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

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

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

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

typename ::pw::bluetooth::emboss::GenericCommandCompleteEventView<typename Storage::template OffsetStorageType<0, 0>> command_complete ()

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

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

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

typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::StatusCode, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 5>>, 8>> status ()

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

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

Defined at line 5818 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, 6>>, 8>> hw_platform ()

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

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

Defined at line 5860 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, 7>>, 8>> hw_variant ()

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

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

Defined at line 5902 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, 8>>, 8>> hw_revision ()

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

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

Defined at line 5944 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, 9>>, 8>> fw_variant ()

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

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

Defined at line 5986 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, 10>>, 8>> fw_revision ()

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

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

Defined at line 6028 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, 11>>, 8>> fw_build_num ()

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

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

Defined at line 6070 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, 12>>, 8>> fw_build_week ()

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

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

Defined at line 6112 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, 13>>, 8>> fw_build_year ()

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

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

Defined at line 6154 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, 14>>, 8>> fw_patch_num ()

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

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

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

Records

Friends

template <class OtherStorage>
class GenericReadVersionCommandCompleteEventView