template <class Storage>
class GenericSecureSendEventView
Defined at line 1794 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Public Methods
void GenericSecureSendEventView<Storage> ()
Defined at line 1796 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
void GenericSecureSendEventView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 1797 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void GenericSecureSendEventView<Storage> (const GenericSecureSendEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1803 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename Arg, typename = typename ::std::enable_if<
!EmbossReservedInternalIsGenericSecureSendEventView<
typename ::std::remove_cv<typename ::std::remove_reference<
Arg>::type>::type>::value>::type>
void GenericSecureSendEventView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 1813 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename Arg0, typename Arg1, typename... Args>
void GenericSecureSendEventView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)
Defined at line 1819 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
GenericSecureSendEventView<Storage> & operator= (const GenericSecureSendEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1829 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool Ok ()
Defined at line 1837 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Storage BackingStorage ()
Defined at line 1879 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool IsComplete ()
Defined at line 1880 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::std::size_t SizeInBytes ()
Defined at line 1886 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool SizeIsKnown ()
Defined at line 1889 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool Equals (GenericSecureSendEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 1895 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericSecureSendEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 1984 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericSecureSendEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 2058 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void CopyFrom (GenericSecureSendEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 2066 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericSecureSendEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 2073 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool IsAggregate ()
Defined at line 2082 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 2112 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 2115 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 2185 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 2188 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 2220 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 2223 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 2255 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 2258 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
typename ::pw::bluetooth::emboss::GenericEventHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 6441 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 6470 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, 2>>, 8>> vendor_event_code ()
Defined at line 6477 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_vendor_event_code ()
Defined at line 6512 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>> result ()
Defined at line 6519 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_result ()
Defined at line 6554 of file gen/src/connectivity/bluetooth/hci/vendor/intel/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, 4>>, 16>> opcode ()
Defined at line 6561 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_opcode ()
Defined at line 6596 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>> status ()
Defined at line 6603 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_status ()
Defined at line 6638 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Records
Friends
template <class OtherStorage>
class GenericSecureSendEventView