template <class Storage>
class GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View
Defined at line 86706 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Public Methods
void GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> ()
Defined at line 86708 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
void GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 86709 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> (const GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> & emboss_reserved_local_other)
Defined at line 86715 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 86725 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 86731 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<Storage> & operator= (const GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> & emboss_reserved_local_other)
Defined at line 86741 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool Ok ()
Defined at line 86749 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Storage BackingStorage ()
Defined at line 86803 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsComplete ()
Defined at line 86804 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::std::size_t SizeInBytes ()
Defined at line 86810 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool SizeIsKnown ()
Defined at line 86813 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool Equals (GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> emboss_reserved_local_other)
Defined at line 86819 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> emboss_reserved_local_other)
Defined at line 86976 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> emboss_reserved_local_other)
Defined at line 87106 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void CopyFrom (GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> emboss_reserved_local_other)
Defined at line 87114 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View<OtherStorage> emboss_reserved_local_other)
Defined at line 87121 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsAggregate ()
Defined at line 87130 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 87232 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 87235 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 87267 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 87270 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 87302 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 87305 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 145898 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 145927 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::StatusCode, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 8>> status ()
Defined at line 145934 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_status ()
Defined at line 145972 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LEPeriodicAdvertisingSyncEstablishedSubeventV1::EmbossReservedValidatorForSyncHandle>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 4>>, 16>> sync_handle ()
Defined at line 145979 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 146014 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, LEPeriodicAdvertisingSyncEstablishedSubeventV1::EmbossReservedValidatorForAdvertisingSid>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 6>>, 8>> advertising_sid ()
Defined at line 146021 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 146056 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEAddressType, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 7>>, 8>> advertiser_address_type ()
Defined at line 146063 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_advertiser_address_type ()
Defined at line 146101 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, 8>> advertiser_address ()
Defined at line 146108 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_advertiser_address ()
Defined at line 146137 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEPhy, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 14>>, 8>> advertiser_phy ()
Defined at line 146144 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_advertiser_phy ()
Defined at line 146182 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LEPeriodicAdvertisingSyncEstablishedSubeventV1::EmbossReservedValidatorForPeriodicAdvertisingInterval>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 15>>, 16>> periodic_advertising_interval ()
Defined at line 146189 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 146224 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LEClockAccuracy, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 17>>, 8>> advertiser_clock_accuracy ()
Defined at line 146231 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_advertiser_clock_accuracy ()
Defined at line 146269 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Records
Friends
template <class OtherStorage>
class GenericLEPeriodicAdvertisingSyncEstablishedSubeventV1View