template <class Storage>
class GenericLEExtendedAdvertisingReportDataView
Defined at line 86209 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Public Methods
void GenericLEExtendedAdvertisingReportDataView<Storage> ()
Defined at line 86211 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
void GenericLEExtendedAdvertisingReportDataView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 86212 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void GenericLEExtendedAdvertisingReportDataView<Storage> (const GenericLEExtendedAdvertisingReportDataView<OtherStorage> & emboss_reserved_local_other)
Defined at line 86218 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericLEExtendedAdvertisingReportDataView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericLEExtendedAdvertisingReportDataView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 86228 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericLEExtendedAdvertisingReportDataView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 86234 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
GenericLEExtendedAdvertisingReportDataView<Storage> & operator= (const GenericLEExtendedAdvertisingReportDataView<OtherStorage> & emboss_reserved_local_other)
Defined at line 86244 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool Ok ()
Defined at line 86252 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Storage BackingStorage ()
Defined at line 86330 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsComplete ()
Defined at line 86331 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::std::size_t SizeInBytes ()
Defined at line 86337 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool SizeIsKnown ()
Defined at line 86340 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool Equals (GenericLEExtendedAdvertisingReportDataView<OtherStorage> emboss_reserved_local_other)
Defined at line 86345 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericLEExtendedAdvertisingReportDataView<OtherStorage> emboss_reserved_local_other)
Defined at line 86570 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericLEExtendedAdvertisingReportDataView<OtherStorage> emboss_reserved_local_other)
Defined at line 86756 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void CopyFrom (GenericLEExtendedAdvertisingReportDataView<OtherStorage> emboss_reserved_local_other)
Defined at line 86764 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericLEExtendedAdvertisingReportDataView<OtherStorage> emboss_reserved_local_other)
Defined at line 86771 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsAggregate ()
Defined at line 86780 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_1().event_type()) event_type ()
Defined at line 86789 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedVirtualDataLengthMaxView data_length_max ()
Defined at line 86903 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_data_length_max ()
Defined at line 86906 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 87024 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 87027 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 87059 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 87062 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_event_type ()
Defined at line 146544 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEExtendedAddressType, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 2>>, 8>> address_type ()
Defined at line 146551 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_address_type ()
Defined at line 146589 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::pw::bluetooth::emboss::GenericBdAddrView<typename Storage::template OffsetStorageType<0, 3>> address ()
Defined at line 146596 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_address ()
Defined at line 146625 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEPrimaryAdvertisingPHY, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 9>>, 8>> primary_phy ()
Defined at line 146632 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_primary_phy ()
Defined at line 146670 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LESecondaryAdvertisingPHY, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 10>>, 8>> secondary_phy ()
Defined at line 146677 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_secondary_phy ()
Defined at line 146715 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, LEExtendedAdvertisingReportData::EmbossReservedValidatorForAdvertisingSid>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 11>>, 8>> advertising_sid ()
Defined at line 146722 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_advertising_sid ()
Defined at line 146757 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::IntView< ::emboss::support::FixedSizeViewParameters<8, LEExtendedAdvertisingReportData::EmbossReservedValidatorForTxPower>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 12>>, 8>> tx_power ()
Defined at line 146764 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 146799 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::IntView< ::emboss::support::FixedSizeViewParameters<8, LEExtendedAdvertisingReportData::EmbossReservedValidatorForRssi>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 13>>, 8>> rssi ()
Defined at line 146806 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 146841 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LEExtendedAdvertisingReportData::EmbossReservedValidatorForPeriodicAdvertisingInterval>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 14>>, 16>> periodic_advertising_interval ()
Defined at line 146848 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_periodic_advertising_interval ()
Defined at line 146883 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEDirectAddressType, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 16>>, 8>> direct_address_type ()
Defined at line 146890 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_direct_address_type ()
Defined at line 146928 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::pw::bluetooth::emboss::GenericBdAddrView<typename Storage::template OffsetStorageType<0, 17>> direct_address ()
Defined at line 146935 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_direct_address ()
Defined at line 146964 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, LEExtendedAdvertisingReportData::EmbossReservedValidatorForDataLength>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 23>>, 8>> data_length ()
Defined at line 146990 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 147025 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, 24>::template OffsetStorageType<1, 0>>, 8>>, typename Storage::template OffsetStorageType<0, 24>, 1, 8> data ()
Defined at line 147032 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 147081 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 147088 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 147096 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Records
Friends
template <class OtherStorage>
class GenericLEExtendedAdvertisingReportDataView