template <class Storage>

class GenericLESupportedStatesView

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

Public Methods

void GenericLESupportedStatesView<Storage> ()

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

void GenericLESupportedStatesView<Storage> (Storage emboss_reserved_local_bytes)

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

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

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

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

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

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

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

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

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

bool Ok ()

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

Storage BackingStorage ()

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

bool IsComplete ()

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

::std::size_t SizeInBytes ()

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

bool SizeIsKnown ()

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

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

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

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

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

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

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

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

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

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

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

bool IsAggregate ()

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

decltype(this->emboss_reserved_anonymous_field_3().non_connectable_non_scannable_undirected_advertising()) non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().scannable_undirected_advertising()) scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().connectable_scannable_undirected_advertising()) connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().high_duty_cycle_connectable_directed_advertising()) high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning()) passive_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning()) active_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating()) initiating ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection()) peripheral_role_connection ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning_and_non_connectable_non_scannable_undirected_advertising()) passive_scanning_and_non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning_and_scannable_undirected_advertising()) passive_scanning_and_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning_and_connectable_scannable_undirected_advertising()) passive_scanning_and_connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning_and_high_duty_cycle_connectable_directed_advertising()) passive_scanning_and_high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning_and_non_connectable_non_scannable_undirected_advertising()) active_scanning_and_non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning_and_scannable_undirected_advertising()) active_scanning_and_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning_and_connectable_scannable_undirected_advertising()) active_scanning_and_connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning_and_high_duty_cycle_connectable_directed_advertising()) active_scanning_and_high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_non_connectable_non_scannable_undirected_advertising()) initiating_and_non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_scannable_undirected_advertising()) initiating_and_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_non_connectable_non_scannable_undirected_advertising()) central_role_connection_and_non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_scannable_undirected_advertising()) central_role_connection_and_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_non_connectable_non_scannable_undirected_advertising()) peripheral_role_connection_and_non_connectable_non_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_scannable_undirected_advertising()) peripheral_role_connection_and_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_passive_scanning()) initiating_and_passive_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_active_scanning()) initiating_and_active_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_passive_scanning()) central_role_connection_and_passive_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_active_scanning()) central_role_connection_and_active_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_passive_scanning()) peripheral_role_connection_and_passive_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_active_scanning()) peripheral_role_connection_and_active_scanning ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_initiating()) central_role_connection_and_initiating ()

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

decltype(this->emboss_reserved_anonymous_field_3().low_duty_cycle_connectable_directed_advertising()) low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().passive_scanning_and_low_duty_cycle_connectable_directed_advertising()) passive_scanning_and_low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().active_scanning_and_low_duty_cycle_connectable_directed_advertising()) active_scanning_and_low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_connectable_scannable_undirected_advertising()) initiating_and_connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_high_duty_cycle_connectable_directed_advertising()) initiating_and_high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().initiating_and_low_duty_cycle_connectable_directed_advertising()) initiating_and_low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_connectable_scannable_undirected_advertising()) central_role_connection_and_connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_high_duty_cycle_connectable_directed_advertising()) central_role_connection_and_high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().central_role_connection_and_low_duty_cycle_connectable_directed_advertising()) central_role_connection_and_low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_connectable_scannable_undirected_advertising()) peripheral_role_connection_and_connectable_scannable_undirected_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_high_duty_cycle_connectable_directed_advertising()) peripheral_role_connection_and_high_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_low_duty_cycle_connectable_directed_advertising()) peripheral_role_connection_and_low_duty_cycle_connectable_directed_advertising ()

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

decltype(this->emboss_reserved_anonymous_field_3().peripheral_role_connection_and_initiating()) peripheral_role_connection_and_initiating ()

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

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 64078 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 64081 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 64113 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 64116 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 64148 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 64151 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Records

Friends

template <class OtherStorage>
class GenericLESupportedStatesView