template <class Storage>
class GenericLECISRequestSubeventView
Defined at line 96525 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Public Methods
void GenericLECISRequestSubeventView<Storage> ()
Defined at line 96527 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
void GenericLECISRequestSubeventView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 96528 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void GenericLECISRequestSubeventView<Storage> (const GenericLECISRequestSubeventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 96534 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericLECISRequestSubeventView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericLECISRequestSubeventView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 96544 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericLECISRequestSubeventView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 96550 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
GenericLECISRequestSubeventView<Storage> & operator= (const GenericLECISRequestSubeventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 96560 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool Ok ()
Defined at line 96568 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Storage BackingStorage ()
Defined at line 96606 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsComplete ()
Defined at line 96607 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::std::size_t SizeInBytes ()
Defined at line 96613 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool SizeIsKnown ()
Defined at line 96616 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool Equals (GenericLECISRequestSubeventView<OtherStorage> emboss_reserved_local_other)
Defined at line 96622 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericLECISRequestSubeventView<OtherStorage> emboss_reserved_local_other)
Defined at line 96711 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericLECISRequestSubeventView<OtherStorage> emboss_reserved_local_other)
Defined at line 96785 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void CopyFrom (GenericLECISRequestSubeventView<OtherStorage> emboss_reserved_local_other)
Defined at line 96793 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericLECISRequestSubeventView<OtherStorage> emboss_reserved_local_other)
Defined at line 96800 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsAggregate ()
Defined at line 96809 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 96877 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 96880 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 96912 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 96915 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 96947 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 96950 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 152624 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 152653 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LECISRequestSubevent::EmbossReservedValidatorForAclConnectionHandle>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 16>> acl_connection_handle ()
Defined at line 152660 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_acl_connection_handle ()
Defined at line 152695 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<16, LECISRequestSubevent::EmbossReservedValidatorForCisConnectionHandle>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 5>>, 16>> cis_connection_handle ()
Defined at line 152702 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_cis_connection_handle ()
Defined at line 152737 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, LECISRequestSubevent::EmbossReservedValidatorForCigId>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 7>>, 8>> cig_id ()
Defined at line 152744 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_cig_id ()
Defined at line 152779 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, LECISRequestSubevent::EmbossReservedValidatorForCisId>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 8>>, 8>> cis_id ()
Defined at line 152786 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_cis_id ()
Defined at line 152821 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Records
Friends
template <class OtherStorage>
class GenericLECISRequestSubeventView