template <class Storage>

class GenericCommandCompleteEventView

Defined at line 6956 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Public Methods

void GenericCommandCompleteEventView<Storage> ()

Defined at line 6958 of file x64-shared/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 6959 of file x64-shared/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 6965 of file x64-shared/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 6975 of file x64-shared/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 6981 of file x64-shared/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 6991 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool Ok ()

Defined at line 6999 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Storage BackingStorage ()

Defined at line 7049 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsComplete ()

Defined at line 7050 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::std::size_t SizeInBytes ()

Defined at line 7056 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool SizeIsKnown ()

Defined at line 7059 of file x64-shared/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 7065 of file x64-shared/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 7154 of file x64-shared/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 7228 of file x64-shared/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 7236 of file x64-shared/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 7243 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsAggregate ()

Defined at line 7252 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualHdrSizeView hdr_size ()

Defined at line 7282 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7285 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 7354 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7357 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualEventFixedSizeView event_fixed_size ()

Defined at line 7389 of file x64-shared/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 7392 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 7488 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7491 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 7523 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 7526 of file x64-shared/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 11754 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 11783 of file x64-shared/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 11790 of file x64-shared/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 11825 of file x64-shared/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 11832 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 11870 of file x64-shared/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 11877 of file x64-shared/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 11906 of file x64-shared/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 11913 of file x64-shared/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 11948 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedVirtualReturnParametersSizeView return_parameters_size ()

Defined at line 11993 of file x64-shared/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 12001 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Records

Friends

template <class OtherStorage>
class GenericCommandCompleteEventView