template <class Storage>

class GenericLESupportedStatesView

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

Public Methods

void GenericLESupportedStatesView<Storage> ()

Defined at line 63422 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 63423 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 63429 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 63439 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 63445 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 63455 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool Ok ()

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

Storage BackingStorage ()

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

bool IsComplete ()

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

::std::size_t SizeInBytes ()

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

bool SizeIsKnown ()

Defined at line 63663 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 63669 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 63690 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 63708 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 63716 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 63723 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

bool IsAggregate ()

Defined at line 63732 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 63741 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 63748 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 63755 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 63762 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 63769 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 63776 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 63783 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 63790 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 63797 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 63804 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 63811 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 63818 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 63825 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 63832 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 63839 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 63846 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 63853 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 63860 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 63867 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 63874 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 63881 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 63888 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 63895 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 63902 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 63909 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 63916 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 63923 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 63930 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 63937 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 63944 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 63951 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 63958 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 63965 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 63972 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 63979 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 63986 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 63993 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 64000 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 64007 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 64014 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 64021 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 64028 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

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

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

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

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 64132 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 64135 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 134623 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 134630 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 134637 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 134644 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 134651 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 134658 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 134665 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 134672 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 134679 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 134686 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 134693 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 134700 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 134707 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 134714 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 134721 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 134728 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 134735 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 134742 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 134749 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 134756 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 134763 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 134770 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 134777 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 134784 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 134791 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 134798 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 134805 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 134812 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 134819 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 134826 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 134833 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 134840 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 134847 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 134854 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 134861 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 134868 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 134875 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 134882 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 134889 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 134896 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 134903 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 134910 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Records

Friends

template <class OtherStorage>
class GenericLESupportedStatesView