template <class Storage>

class GenericLEPeriodicAdvertisingReportSubeventV1View

Defined at line 91217 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Public Methods

void GenericLEPeriodicAdvertisingReportSubeventV1View<Storage> ()

Defined at line 91219 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

void GenericLEPeriodicAdvertisingReportSubeventV1View<Storage> (Storage emboss_reserved_local_bytes)

Defined at line 91220 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91226 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91236 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91242 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91252 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool Ok ()

Defined at line 91260 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Storage BackingStorage ()

Defined at line 91310 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool IsComplete ()

Defined at line 91311 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::std::size_t SizeInBytes ()

Defined at line 91317 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool SizeIsKnown ()

Defined at line 91320 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91325 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91465 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91581 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91589 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91596 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool IsAggregate ()

Defined at line 91605 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 91769 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91772 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 91804 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 91807 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::pw::bluetooth::emboss::GenericLEMetaEventView<typename Storage::template OffsetStorageType<0, 0>> le_meta_event ()

Defined at line 149611 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149640 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LEPeriodicAdvertisingReportSubeventV1::EmbossReservedValidatorForSyncHandle>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 16>> sync_handle ()

Defined at line 149647 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149682 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::emboss::prelude::IntView< ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 5>>, 8>> tx_power ()

Defined at line 149689 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149724 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::emboss::prelude::IntView< ::emboss::support::FixedSizeViewParameters<8, LEPeriodicAdvertisingReportSubeventV1::EmbossReservedValidatorForRssi>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 6>>, 8>> rssi ()

Defined at line 149731 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149766 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LECteType, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 7>>, 8>> cte_type ()

Defined at line 149773 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149811 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149818 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149856 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.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>> data_length ()

Defined at line 149863 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149898 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

typename ::emboss::support::GenericArrayView<typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 10>::template OffsetStorageType<1, 0>>, 8>>, typename Storage::template OffsetStorageType<0, 10>, 1, 8> data ()

Defined at line 149905 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149954 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 149961 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

Defined at line 149969 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Records

Friends

template <class OtherStorage>
class GenericLEPeriodicAdvertisingReportSubeventV1View