template <class Storage>

class GenericCommandCompleteEventView

Defined at line 6478 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Public Methods

void GenericCommandCompleteEventView<Storage> ()

Defined at line 6480 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

void GenericCommandCompleteEventView<Storage> (Storage emboss_reserved_local_bytes)

Defined at line 6481 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6487 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6497 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6503 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6513 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool Ok ()

Defined at line 6521 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Storage BackingStorage ()

Defined at line 6571 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsComplete ()

Defined at line 6572 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::std::size_t SizeInBytes ()

Defined at line 6578 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool SizeIsKnown ()

Defined at line 6581 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6587 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6676 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6750 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6758 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6765 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsAggregate ()

Defined at line 6774 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualHdrSizeView hdr_size ()

Defined at line 6804 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6807 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 6876 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6879 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualEventFixedSizeView event_fixed_size ()

Defined at line 6911 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6914 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 7010 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7013 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 7045 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7048 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10285 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10314 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.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>> num_hci_command_packets ()

Defined at line 10321 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10356 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::OpCode, ::emboss::support::FixedSizeViewParameters<16, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 16>> command_opcode ()

Defined at line 10363 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10401 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

typename ::pw::bluetooth::emboss::GenericOpCodeBitsView<typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 16>> command_opcode_bits ()

Defined at line 10408 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10437 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.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>> command_opcode_uint ()

Defined at line 10444 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10479 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualReturnParametersSizeView return_parameters_size ()

Defined at line 10524 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 10532 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Records

Friends

template <class OtherStorage>
class GenericCommandCompleteEventView