template <class Storage>
class GenericLESupportedStatesView
Defined at line 50295 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Public Methods
void GenericLESupportedStatesView<Storage> ()
Defined at line 50297 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 50298 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 50304 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 50314 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 50320 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 50330 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool Ok ()
Defined at line 50338 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Storage BackingStorage ()
Defined at line 50528 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsComplete ()
Defined at line 50529 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
::std::size_t SizeInBytes ()
Defined at line 50535 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool SizeIsKnown ()
Defined at line 50538 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 50544 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 50565 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 50583 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 50591 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 50598 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
bool IsAggregate ()
Defined at line 50607 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().non_connectable_non_scannable_undirected_advertising()) non_connectable_non_scannable_undirected_advertising ()
Defined at line 50616 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().scannable_undirected_advertising()) scannable_undirected_advertising ()
Defined at line 50623 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().connectable_scannable_undirected_advertising()) connectable_scannable_undirected_advertising ()
Defined at line 50630 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().high_duty_cycle_connectable_directed_advertising()) high_duty_cycle_connectable_directed_advertising ()
Defined at line 50637 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning()) passive_scanning ()
Defined at line 50644 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning()) active_scanning ()
Defined at line 50651 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating()) initiating ()
Defined at line 50658 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection()) peripheral_role_connection ()
Defined at line 50665 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning_and_non_connectable_non_scannable_undirected_advertising()) passive_scanning_and_non_connectable_non_scannable_undirected_advertising ()
Defined at line 50672 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning_and_scannable_undirected_advertising()) passive_scanning_and_scannable_undirected_advertising ()
Defined at line 50679 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning_and_connectable_scannable_undirected_advertising()) passive_scanning_and_connectable_scannable_undirected_advertising ()
Defined at line 50686 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning_and_high_duty_cycle_connectable_directed_advertising()) passive_scanning_and_high_duty_cycle_connectable_directed_advertising ()
Defined at line 50693 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning_and_non_connectable_non_scannable_undirected_advertising()) active_scanning_and_non_connectable_non_scannable_undirected_advertising ()
Defined at line 50700 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning_and_scannable_undirected_advertising()) active_scanning_and_scannable_undirected_advertising ()
Defined at line 50707 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning_and_connectable_scannable_undirected_advertising()) active_scanning_and_connectable_scannable_undirected_advertising ()
Defined at line 50714 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning_and_high_duty_cycle_connectable_directed_advertising()) active_scanning_and_high_duty_cycle_connectable_directed_advertising ()
Defined at line 50721 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_non_connectable_non_scannable_undirected_advertising()) initiating_and_non_connectable_non_scannable_undirected_advertising ()
Defined at line 50728 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_scannable_undirected_advertising()) initiating_and_scannable_undirected_advertising ()
Defined at line 50735 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_non_connectable_non_scannable_undirected_advertising()) central_role_connection_and_non_connectable_non_scannable_undirected_advertising ()
Defined at line 50742 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_scannable_undirected_advertising()) central_role_connection_and_scannable_undirected_advertising ()
Defined at line 50749 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_non_connectable_non_scannable_undirected_advertising()) peripheral_role_connection_and_non_connectable_non_scannable_undirected_advertising ()
Defined at line 50756 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_scannable_undirected_advertising()) peripheral_role_connection_and_scannable_undirected_advertising ()
Defined at line 50763 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_passive_scanning()) initiating_and_passive_scanning ()
Defined at line 50770 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_active_scanning()) initiating_and_active_scanning ()
Defined at line 50777 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_passive_scanning()) central_role_connection_and_passive_scanning ()
Defined at line 50784 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_active_scanning()) central_role_connection_and_active_scanning ()
Defined at line 50791 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_passive_scanning()) peripheral_role_connection_and_passive_scanning ()
Defined at line 50798 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_active_scanning()) peripheral_role_connection_and_active_scanning ()
Defined at line 50805 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_initiating()) central_role_connection_and_initiating ()
Defined at line 50812 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().low_duty_cycle_connectable_directed_advertising()) low_duty_cycle_connectable_directed_advertising ()
Defined at line 50819 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().passive_scanning_and_low_duty_cycle_connectable_directed_advertising()) passive_scanning_and_low_duty_cycle_connectable_directed_advertising ()
Defined at line 50826 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().active_scanning_and_low_duty_cycle_connectable_directed_advertising()) active_scanning_and_low_duty_cycle_connectable_directed_advertising ()
Defined at line 50833 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_connectable_scannable_undirected_advertising()) initiating_and_connectable_scannable_undirected_advertising ()
Defined at line 50840 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_high_duty_cycle_connectable_directed_advertising()) initiating_and_high_duty_cycle_connectable_directed_advertising ()
Defined at line 50847 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().initiating_and_low_duty_cycle_connectable_directed_advertising()) initiating_and_low_duty_cycle_connectable_directed_advertising ()
Defined at line 50854 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_connectable_scannable_undirected_advertising()) central_role_connection_and_connectable_scannable_undirected_advertising ()
Defined at line 50861 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_high_duty_cycle_connectable_directed_advertising()) central_role_connection_and_high_duty_cycle_connectable_directed_advertising ()
Defined at line 50868 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().central_role_connection_and_low_duty_cycle_connectable_directed_advertising()) central_role_connection_and_low_duty_cycle_connectable_directed_advertising ()
Defined at line 50875 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_connectable_scannable_undirected_advertising()) peripheral_role_connection_and_connectable_scannable_undirected_advertising ()
Defined at line 50882 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_high_duty_cycle_connectable_directed_advertising()) peripheral_role_connection_and_high_duty_cycle_connectable_directed_advertising ()
Defined at line 50889 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_low_duty_cycle_connectable_directed_advertising()) peripheral_role_connection_and_low_duty_cycle_connectable_directed_advertising ()
Defined at line 50896 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
decltype(this->emboss_reserved_anonymous_field_5().peripheral_role_connection_and_initiating()) peripheral_role_connection_and_initiating ()
Defined at line 50903 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 50937 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 50940 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 50972 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 50975 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 51007 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 51010 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 130628 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 130635 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 130642 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 130649 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 130656 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 130663 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 130670 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 130677 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 130684 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 130691 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 130698 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 130705 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 130712 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 130719 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 130726 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 130733 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 130740 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 130747 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 130754 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 130761 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 130768 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 130775 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 130782 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 130789 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 130796 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 130803 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 130810 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 130817 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 130824 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 130831 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 130838 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 130845 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 130852 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 130859 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 130866 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 130873 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 130880 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 130887 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 130894 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 130901 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 130908 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 130915 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h
Records
Friends
template <class OtherStorage>
class GenericLESupportedStatesView