template <class Storage>

class GenericSecureSendCommandCompleteEventView

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

Public Methods

void GenericSecureSendCommandCompleteEventView<Storage> ()

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

void GenericSecureSendCommandCompleteEventView<Storage> (Storage emboss_reserved_local_bytes)

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

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

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

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

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

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

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

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

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

bool Ok ()

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

Storage BackingStorage ()

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

bool IsComplete ()

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

::std::size_t SizeInBytes ()

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

bool SizeIsKnown ()

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

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

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

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

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

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

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

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

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

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

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

bool IsAggregate ()

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

EmbossReservedVirtualHdrSizeView hdr_size ()

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

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

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

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

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

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

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

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

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

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

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

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

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

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

Defined at line 1712 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 6283 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h

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

Defined at line 6312 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, 5>>, 8>> param ()

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

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

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

Records

Friends

template <class OtherStorage>
class GenericSecureSendCommandCompleteEventView