template <class Storage>
class GenericExtendedInquiryResultEventView
Defined at line 74630 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Public Methods
void GenericExtendedInquiryResultEventView<Storage> ()
Defined at line 74632 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
void GenericExtendedInquiryResultEventView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 74633 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void GenericExtendedInquiryResultEventView<Storage> (const GenericExtendedInquiryResultEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 74639 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericExtendedInquiryResultEventView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericExtendedInquiryResultEventView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 74649 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericExtendedInquiryResultEventView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 74655 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
GenericExtendedInquiryResultEventView<Storage> & operator= (const GenericExtendedInquiryResultEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 74665 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool Ok ()
Defined at line 74673 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Storage BackingStorage ()
Defined at line 74731 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsComplete ()
Defined at line 74732 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::std::size_t SizeInBytes ()
Defined at line 74738 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool SizeIsKnown ()
Defined at line 74741 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool Equals (GenericExtendedInquiryResultEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 74747 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericExtendedInquiryResultEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 74904 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericExtendedInquiryResultEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 75034 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
void CopyFrom (GenericExtendedInquiryResultEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 75042 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericExtendedInquiryResultEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 75049 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsAggregate ()
Defined at line 75058 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 75088 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 75091 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 75192 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 75195 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 75227 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 75230 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 75262 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 75265 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::pw::bluetooth::emboss::GenericEventHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 139852 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 139881 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, ExtendedInquiryResultEvent::EmbossReservedValidatorForNumResponses>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 2>>, 8>> num_responses ()
Defined at line 139888 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_num_responses ()
Defined at line 139923 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>> bd_addr ()
Defined at line 139930 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_bd_addr ()
Defined at line 139959 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::PageScanRepetitionMode, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 9>>, 8>> page_scan_repetition_mode ()
Defined at line 139966 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_page_scan_repetition_mode ()
Defined at line 140004 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, 10>>, 8>> reserved ()
Defined at line 140011 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_reserved ()
Defined at line 140046 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::pw::bluetooth::emboss::GenericClassOfDeviceView<typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 11>>, 24>> class_of_device ()
Defined at line 140053 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_class_of_device ()
Defined at line 140082 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::pw::bluetooth::emboss::GenericClockOffsetView<typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 14>>, 16>> clock_offset ()
Defined at line 140089 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_clock_offset ()
Defined at line 140118 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
typename ::emboss::prelude::IntView< ::emboss::support::FixedSizeViewParameters<8, ExtendedInquiryResultEvent::EmbossReservedValidatorForRssi>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 16>>, 8>> rssi ()
Defined at line 140125 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 140160 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, 17>::template OffsetStorageType<1, 0>>, 8>>, typename Storage::template OffsetStorageType<0, 17>, 1, 8> extended_inquiry_response ()
Defined at line 140167 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::emboss::support::Maybe<bool> has_extended_inquiry_response ()
Defined at line 140214 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Records
Friends
template <class OtherStorage>
class GenericExtendedInquiryResultEventView