template <class Storage>

class GenericSupportedCommandsView

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

Public Methods

void GenericSupportedCommandsView<Storage> ()

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

void GenericSupportedCommandsView<Storage> (Storage emboss_reserved_local_bytes)

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

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

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

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

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

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

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

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

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

bool Ok ()

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

Storage BackingStorage ()

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

bool IsComplete ()

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

::std::size_t SizeInBytes ()

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

bool SizeIsKnown ()

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

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

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

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

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

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

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

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

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

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

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

bool IsAggregate ()

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

decltype(this->emboss_reserved_anonymous_field_52().inquiry()) inquiry ()

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

decltype(this->emboss_reserved_anonymous_field_52().inquiry_cancel()) inquiry_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_52().periodic_inquiry_mode()) periodic_inquiry_mode ()

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

decltype(this->emboss_reserved_anonymous_field_52().exit_periodic_inquiry_mode()) exit_periodic_inquiry_mode ()

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

decltype(this->emboss_reserved_anonymous_field_52().create_connection()) create_connection ()

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

decltype(this->emboss_reserved_anonymous_field_52().disconnect()) disconnect ()

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

decltype(this->emboss_reserved_anonymous_field_52().create_connection_cancel()) create_connection_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_51().accept_connection_request()) accept_connection_request ()

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

decltype(this->emboss_reserved_anonymous_field_51().reject_connection_request()) reject_connection_request ()

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

decltype(this->emboss_reserved_anonymous_field_51().link_key_request_reply()) link_key_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_51().link_key_request_negative_reply()) link_key_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_51().pin_code_request_reply()) pin_code_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_51().pin_code_request_negative_reply()) pin_code_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_51().change_connection_packet_type()) change_connection_packet_type ()

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

decltype(this->emboss_reserved_anonymous_field_51().authentication_requested()) authentication_requested ()

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

decltype(this->emboss_reserved_anonymous_field_50().set_connection_encryption()) set_connection_encryption ()

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

decltype(this->emboss_reserved_anonymous_field_50().change_connection_link_key()) change_connection_link_key ()

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

decltype(this->emboss_reserved_anonymous_field_50().link_key_selection()) link_key_selection ()

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

decltype(this->emboss_reserved_anonymous_field_50().remote_name_request()) remote_name_request ()

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

decltype(this->emboss_reserved_anonymous_field_50().remote_name_request_cancel()) remote_name_request_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_50().read_remote_supported_features()) read_remote_supported_features ()

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

decltype(this->emboss_reserved_anonymous_field_50().read_remote_extended_features()) read_remote_extended_features ()

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

decltype(this->emboss_reserved_anonymous_field_50().read_remote_version_information()) read_remote_version_information ()

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

decltype(this->emboss_reserved_anonymous_field_49().read_clock_offset()) read_clock_offset ()

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

decltype(this->emboss_reserved_anonymous_field_49().read_lmp_handle()) read_lmp_handle ()

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

decltype(this->emboss_reserved_anonymous_field_48().hold_mode()) hold_mode ()

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

decltype(this->emboss_reserved_anonymous_field_48().sniff_mode()) sniff_mode ()

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

decltype(this->emboss_reserved_anonymous_field_48().exit_sniff_mode()) exit_sniff_mode ()

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

decltype(this->emboss_reserved_anonymous_field_48().qos_setup()) qos_setup ()

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

decltype(this->emboss_reserved_anonymous_field_48().role_discovery()) role_discovery ()

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

decltype(this->emboss_reserved_anonymous_field_47().switch_role()) switch_role ()

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

decltype(this->emboss_reserved_anonymous_field_47().read_link_policy_settings()) read_link_policy_settings ()

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

decltype(this->emboss_reserved_anonymous_field_47().write_link_policy_settings()) write_link_policy_settings ()

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

decltype(this->emboss_reserved_anonymous_field_47().read_default_link_policy_settings()) read_default_link_policy_settings ()

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

decltype(this->emboss_reserved_anonymous_field_47().write_default_link_policy_settings()) write_default_link_policy_settings ()

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

decltype(this->emboss_reserved_anonymous_field_47().flow_specification()) flow_specification ()

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

decltype(this->emboss_reserved_anonymous_field_47().set_event_mask()) set_event_mask ()

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

decltype(this->emboss_reserved_anonymous_field_47().reset()) reset ()

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

decltype(this->emboss_reserved_anonymous_field_46().set_event_filter()) set_event_filter ()

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

decltype(this->emboss_reserved_anonymous_field_46().flush()) flush ()

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

decltype(this->emboss_reserved_anonymous_field_46().read_pin_type()) read_pin_type ()

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

decltype(this->emboss_reserved_anonymous_field_46().write_pin_type()) write_pin_type ()

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

decltype(this->emboss_reserved_anonymous_field_46().read_stored_link_key()) read_stored_link_key ()

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

decltype(this->emboss_reserved_anonymous_field_46().write_stored_link_key()) write_stored_link_key ()

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

decltype(this->emboss_reserved_anonymous_field_46().deleted_stored_link_key()) deleted_stored_link_key ()

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

decltype(this->emboss_reserved_anonymous_field_45().write_local_name()) write_local_name ()

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

decltype(this->emboss_reserved_anonymous_field_45().read_local_name()) read_local_name ()

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

decltype(this->emboss_reserved_anonymous_field_45().read_connection_attempt_timeout()) read_connection_attempt_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_45().write_connection_attempt_timeout()) write_connection_attempt_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_45().read_page_timeout()) read_page_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_45().write_page_timeout()) write_page_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_45().read_scan_enable()) read_scan_enable ()

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

decltype(this->emboss_reserved_anonymous_field_45().write_scan_enable()) write_scan_enable ()

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

decltype(this->emboss_reserved_anonymous_field_44().read_page_scan_activity()) read_page_scan_activity ()

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

decltype(this->emboss_reserved_anonymous_field_44().write_page_scan_activity()) write_page_scan_activity ()

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

decltype(this->emboss_reserved_anonymous_field_44().read_inquiry_scan_activity()) read_inquiry_scan_activity ()

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

decltype(this->emboss_reserved_anonymous_field_44().write_inquiry_scan_activity()) write_inquiry_scan_activity ()

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

decltype(this->emboss_reserved_anonymous_field_44().read_authentication_enable()) read_authentication_enable ()

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

decltype(this->emboss_reserved_anonymous_field_44().write_authentication_enable()) write_authentication_enable ()

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

decltype(this->emboss_reserved_anonymous_field_43().read_class_of_device()) read_class_of_device ()

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

decltype(this->emboss_reserved_anonymous_field_43().write_class_of_device()) write_class_of_device ()

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

decltype(this->emboss_reserved_anonymous_field_43().read_voice_setting()) read_voice_setting ()

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

decltype(this->emboss_reserved_anonymous_field_43().write_voice_setting()) write_voice_setting ()

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

decltype(this->emboss_reserved_anonymous_field_43().read_automatic_flush_timeout()) read_automatic_flush_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_43().write_automatic_flush_timeout()) write_automatic_flush_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_43().read_num_broadcast_retransmissions()) read_num_broadcast_retransmissions ()

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

decltype(this->emboss_reserved_anonymous_field_43().write_num_broadcast_retransmissions()) write_num_broadcast_retransmissions ()

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

decltype(this->emboss_reserved_anonymous_field_42().read_hold_mode_activity()) read_hold_mode_activity ()

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

decltype(this->emboss_reserved_anonymous_field_42().write_hold_mode_activity()) write_hold_mode_activity ()

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

decltype(this->emboss_reserved_anonymous_field_42().read_transmit_power_level()) read_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_42().read_synchronous_flow_control_enable()) read_synchronous_flow_control_enable ()

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

decltype(this->emboss_reserved_anonymous_field_42().write_synchronous_flow_control_enable()) write_synchronous_flow_control_enable ()

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

decltype(this->emboss_reserved_anonymous_field_42().set_controller_to_host_flow_control()) set_controller_to_host_flow_control ()

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

decltype(this->emboss_reserved_anonymous_field_42().host_buffer_size()) host_buffer_size ()

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

decltype(this->emboss_reserved_anonymous_field_42().host_number_of_completed_packets()) host_number_of_completed_packets ()

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

decltype(this->emboss_reserved_anonymous_field_41().read_link_supervision_timeout()) read_link_supervision_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_41().write_link_supervision_timeout()) write_link_supervision_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_41().read_number_of_supported_iac()) read_number_of_supported_iac ()

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

decltype(this->emboss_reserved_anonymous_field_41().read_current_iaclap()) read_current_iaclap ()

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

decltype(this->emboss_reserved_anonymous_field_41().write_current_iaclap()) write_current_iaclap ()

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

decltype(this->emboss_reserved_anonymous_field_40().set_afh_host_channel_classification()) set_afh_host_channel_classification ()

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

decltype(this->emboss_reserved_anonymous_field_40().read_inquiry_scan_type()) read_inquiry_scan_type ()

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

decltype(this->emboss_reserved_anonymous_field_40().write_inquiry_scan_type()) write_inquiry_scan_type ()

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

decltype(this->emboss_reserved_anonymous_field_40().read_inquiry_mode()) read_inquiry_mode ()

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

decltype(this->emboss_reserved_anonymous_field_40().write_inquiry_mode()) write_inquiry_mode ()

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

decltype(this->emboss_reserved_anonymous_field_39().read_page_scan_type()) read_page_scan_type ()

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

decltype(this->emboss_reserved_anonymous_field_39().write_page_scan_type()) write_page_scan_type ()

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

decltype(this->emboss_reserved_anonymous_field_39().read_afh_channel_assessment_mode()) read_afh_channel_assessment_mode ()

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

decltype(this->emboss_reserved_anonymous_field_39().write_afh_channel_assessment_mode()) write_afh_channel_assessment_mode ()

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

decltype(this->emboss_reserved_anonymous_field_38().read_local_version_information()) read_local_version_information ()

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

decltype(this->emboss_reserved_anonymous_field_38().read_local_supported_features()) read_local_supported_features ()

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

decltype(this->emboss_reserved_anonymous_field_38().read_local_extended_features()) read_local_extended_features ()

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

decltype(this->emboss_reserved_anonymous_field_38().read_buffer_size()) read_buffer_size ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_bdaddr()) read_bdaddr ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_failed_contact_counter()) read_failed_contact_counter ()

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

decltype(this->emboss_reserved_anonymous_field_37().reset_failed_contact_c_ounter()) reset_failed_contact_c_ounter ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_link_quality()) read_link_quality ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_rssi()) read_rssi ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_afh_channel_map()) read_afh_channel_map ()

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

decltype(this->emboss_reserved_anonymous_field_37().read_clock()) read_clock ()

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

decltype(this->emboss_reserved_anonymous_field_36().read_loopback_mode()) read_loopback_mode ()

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

decltype(this->emboss_reserved_anonymous_field_36().write_loopback_mode()) write_loopback_mode ()

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

decltype(this->emboss_reserved_anonymous_field_36().enable_device_under_test_mode()) enable_device_under_test_mode ()

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

decltype(this->emboss_reserved_anonymous_field_36().setup_synchronous_connection_request()) setup_synchronous_connection_request ()

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

decltype(this->emboss_reserved_anonymous_field_36().accept_synchronous_connection_request()) accept_synchronous_connection_request ()

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

decltype(this->emboss_reserved_anonymous_field_36().reject_synchronous_connection_request()) reject_synchronous_connection_request ()

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

decltype(this->emboss_reserved_anonymous_field_35().read_extended_inquiry_response()) read_extended_inquiry_response ()

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

decltype(this->emboss_reserved_anonymous_field_35().write_extended_inquiry_response()) write_extended_inquiry_response ()

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

decltype(this->emboss_reserved_anonymous_field_35().refresh_encryption_key()) refresh_encryption_key ()

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

decltype(this->emboss_reserved_anonymous_field_35().sniff_subrating()) sniff_subrating ()

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

decltype(this->emboss_reserved_anonymous_field_35().read_simple_pairing_mode()) read_simple_pairing_mode ()

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

decltype(this->emboss_reserved_anonymous_field_35().write_simple_pairing_mode()) write_simple_pairing_mode ()

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

decltype(this->emboss_reserved_anonymous_field_35().read_local_oob_data()) read_local_oob_data ()

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

decltype(this->emboss_reserved_anonymous_field_34().read_inquiry_response_transmit_power_level()) read_inquiry_response_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_34().write_inquiry_transmit_power_level()) write_inquiry_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_34().read_default_erroneous_data_reporting()) read_default_erroneous_data_reporting ()

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

decltype(this->emboss_reserved_anonymous_field_34().write_default_erroneous_data_reporting()) write_default_erroneous_data_reporting ()

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

decltype(this->emboss_reserved_anonymous_field_34().io_capability_request_reply()) io_capability_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().user_confirmation_request_reply()) user_confirmation_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().user_confirmation_request_negative_reply()) user_confirmation_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().user_passkey_request_reply()) user_passkey_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().user_passkey_request_negative_reply()) user_passkey_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().remote_oob_data_request_reply()) remote_oob_data_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_33().write_simple_pairing_debug_mode()) write_simple_pairing_debug_mode ()

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

decltype(this->emboss_reserved_anonymous_field_33().enhanced_flush()) enhanced_flush ()

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

decltype(this->emboss_reserved_anonymous_field_33().remote_oob_data_request_negative_reply()) remote_oob_data_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_32().send_keypress_notification()) send_keypress_notification ()

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

decltype(this->emboss_reserved_anonymous_field_32().io_capability_request_negative_reply()) io_capability_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_32().read_encryption_key_size()) read_encryption_key_size ()

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

decltype(this->emboss_reserved_anonymous_field_31().create_physical_link()) create_physical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().accept_physical_link()) accept_physical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().disconnect_physical_link()) disconnect_physical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().create_logical_link()) create_logical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().accept_logical_link()) accept_logical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().disconnect_logical_link()) disconnect_logical_link ()

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

decltype(this->emboss_reserved_anonymous_field_31().logical_link_cancel()) logical_link_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_31().flow_spec_modify()) flow_spec_modify ()

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

decltype(this->emboss_reserved_anonymous_field_30().read_logical_link_accept_timeout()) read_logical_link_accept_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_30().write_logical_link_accept_timeout()) write_logical_link_accept_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_30().set_event_mask_page_2()) set_event_mask_page_2 ()

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

decltype(this->emboss_reserved_anonymous_field_30().read_location_data()) read_location_data ()

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

decltype(this->emboss_reserved_anonymous_field_30().write_location_data()) write_location_data ()

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

decltype(this->emboss_reserved_anonymous_field_30().read_local_amp_info()) read_local_amp_info ()

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

decltype(this->emboss_reserved_anonymous_field_30().read_local_ampassoc()) read_local_ampassoc ()

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

decltype(this->emboss_reserved_anonymous_field_30().write_remote_ampassoc()) write_remote_ampassoc ()

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

decltype(this->emboss_reserved_anonymous_field_29().read_flow_control_mode()) read_flow_control_mode ()

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

decltype(this->emboss_reserved_anonymous_field_29().write_flow_control_mode()) write_flow_control_mode ()

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

decltype(this->emboss_reserved_anonymous_field_29().read_data_block_size()) read_data_block_size ()

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

decltype(this->emboss_reserved_anonymous_field_28().read_enhanced_transmit_power_level()) read_enhanced_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_28().read_best_effort_flush_timeout()) read_best_effort_flush_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_28().write_best_effort_flush_timeout()) write_best_effort_flush_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_28().short_range_mode()) short_range_mode ()

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

decltype(this->emboss_reserved_anonymous_field_28().read_le_host_supported()) read_le_host_supported ()

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

decltype(this->emboss_reserved_anonymous_field_28().write_le_host_support()) write_le_host_support ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_set_event_mask()) le_set_event_mask ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_read_buffer_size_v1()) le_read_buffer_size_v1 ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_read_local_supported_features()) le_read_local_supported_features ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_set_random_address()) le_set_random_address ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_set_advertising_parameters()) le_set_advertising_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_read_advertising_channel_tx_power()) le_read_advertising_channel_tx_power ()

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

decltype(this->emboss_reserved_anonymous_field_27().le_set_advertising_data()) le_set_advertising_data ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_set_scan_response_data()) le_set_scan_response_data ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_set_advertising_enable()) le_set_advertising_enable ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_set_scan_parameters()) le_set_scan_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_set_scan_enable()) le_set_scan_enable ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_create_connection()) le_create_connection ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_create_connection_cancel()) le_create_connection_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_read_filter_accept_list_size()) le_read_filter_accept_list_size ()

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

decltype(this->emboss_reserved_anonymous_field_26().le_clear_filter_accept_list()) le_clear_filter_accept_list ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_add_device_to_filter_accept_list()) le_add_device_to_filter_accept_list ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_remove_device_from_filter_accept_list()) le_remove_device_from_filter_accept_list ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_connection_update()) le_connection_update ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_set_host_channel_classification()) le_set_host_channel_classification ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_read_channel_map()) le_read_channel_map ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_read_remote_features()) le_read_remote_features ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_encrypt()) le_encrypt ()

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

decltype(this->emboss_reserved_anonymous_field_25().le_rand()) le_rand ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_start_encryption()) le_start_encryption ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_long_term_key_request_reply()) le_long_term_key_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_long_term_key_request_negative_reply()) le_long_term_key_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_read_supported_states()) le_read_supported_states ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_receiver_test_v1()) le_receiver_test_v1 ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_transmitter_test_v1()) le_transmitter_test_v1 ()

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

decltype(this->emboss_reserved_anonymous_field_24().le_test_end()) le_test_end ()

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

decltype(this->emboss_reserved_anonymous_field_23().enhanced_setup_synchronous_connection()) enhanced_setup_synchronous_connection ()

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

decltype(this->emboss_reserved_anonymous_field_23().enhanced_accept_synchronous_connection()) enhanced_accept_synchronous_connection ()

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

decltype(this->emboss_reserved_anonymous_field_23().read_local_supported_codecs()) read_local_supported_codecs ()

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

decltype(this->emboss_reserved_anonymous_field_23().set_mws_channel_parameters()) set_mws_channel_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_23().set_external_frame_configuration()) set_external_frame_configuration ()

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

decltype(this->emboss_reserved_anonymous_field_22().set_mws_signaling()) set_mws_signaling ()

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

decltype(this->emboss_reserved_anonymous_field_22().set_mws_transport_layer()) set_mws_transport_layer ()

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

decltype(this->emboss_reserved_anonymous_field_22().set_mws_scan_frequency_table()) set_mws_scan_frequency_table ()

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

decltype(this->emboss_reserved_anonymous_field_22().get_mws_transport_layer_configuration()) get_mws_transport_layer_configuration ()

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

decltype(this->emboss_reserved_anonymous_field_22().set_mws_pattern_configuration()) set_mws_pattern_configuration ()

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

decltype(this->emboss_reserved_anonymous_field_22().set_triggered_clock_capture()) set_triggered_clock_capture ()

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

decltype(this->emboss_reserved_anonymous_field_22().truncated_page()) truncated_page ()

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

decltype(this->emboss_reserved_anonymous_field_22().truncated_page_cancel()) truncated_page_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_21().set_connectionless_peripheral_broadcast()) set_connectionless_peripheral_broadcast ()

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

decltype(this->emboss_reserved_anonymous_field_21().set_connectionless_peripheral_broadcast_receive()) set_connectionless_peripheral_broadcast_receive ()

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

decltype(this->emboss_reserved_anonymous_field_21().start_synchronization_train()) start_synchronization_train ()

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

decltype(this->emboss_reserved_anonymous_field_21().receive_synchronization_train()) receive_synchronization_train ()

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

decltype(this->emboss_reserved_anonymous_field_21().set_reserved_ltaddr()) set_reserved_ltaddr ()

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

decltype(this->emboss_reserved_anonymous_field_21().delete_reserved_ltaddr()) delete_reserved_ltaddr ()

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

decltype(this->emboss_reserved_anonymous_field_21().set_connectionless_peripheral_broadcast_data()) set_connectionless_peripheral_broadcast_data ()

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

decltype(this->emboss_reserved_anonymous_field_21().read_synchronization_train_parameters()) read_synchronization_train_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_20().write_synchronization_train_parameters()) write_synchronization_train_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_20().remote_oob_extended_data_request_reply()) remote_oob_extended_data_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_20().read_secure_connections_host_support()) read_secure_connections_host_support ()

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

decltype(this->emboss_reserved_anonymous_field_20().write_secure_connections_host_support()) write_secure_connections_host_support ()

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

decltype(this->emboss_reserved_anonymous_field_20().read_authenticated_payload_timeout()) read_authenticated_payload_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_20().write_authenticated_payload_timeout()) write_authenticated_payload_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_20().read_local_oob_extended_data()) read_local_oob_extended_data ()

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

decltype(this->emboss_reserved_anonymous_field_20().write_secure_connections_test_mode()) write_secure_connections_test_mode ()

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

decltype(this->emboss_reserved_anonymous_field_19().read_extended_page_timeout()) read_extended_page_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_19().write_extended_page_timeout()) write_extended_page_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_19().read_extended_inquiry_length()) read_extended_inquiry_length ()

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

decltype(this->emboss_reserved_anonymous_field_19().write_extended_inquiry_length()) write_extended_inquiry_length ()

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

decltype(this->emboss_reserved_anonymous_field_19().le_remote_connection_parameter_request_reply()) le_remote_connection_parameter_request_reply ()

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

decltype(this->emboss_reserved_anonymous_field_19().le_remote_connection_parameter_request_negative_reply()) le_remote_connection_parameter_request_negative_reply ()

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

decltype(this->emboss_reserved_anonymous_field_19().le_set_data_length()) le_set_data_length ()

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

decltype(this->emboss_reserved_anonymous_field_19().le_read_suggested_default_data_length()) le_read_suggested_default_data_length ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_write_suggested_default_data_length()) le_write_suggested_default_data_length ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_read_local_p256_public_key()) le_read_local_p256_public_key ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_generate_dh_key_v1()) le_generate_dh_key_v1 ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_add_device_to_resolving_list()) le_add_device_to_resolving_list ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_remove_device_from_resolving_list()) le_remove_device_from_resolving_list ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_clear_resolving_list()) le_clear_resolving_list ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_read_resolving_list_size()) le_read_resolving_list_size ()

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

decltype(this->emboss_reserved_anonymous_field_18().le_read_peer_resolvable_address()) le_read_peer_resolvable_address ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_read_local_resolvable_address()) le_read_local_resolvable_address ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_set_address_resolution_enable()) le_set_address_resolution_enable ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_set_resolvable_private_address_timeout()) le_set_resolvable_private_address_timeout ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_read_maximum_data_length()) le_read_maximum_data_length ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_read_phy()) le_read_phy ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_set_default_phy()) le_set_default_phy ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_set_phy()) le_set_phy ()

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

decltype(this->emboss_reserved_anonymous_field_17().le_enhanced_receiver_test_v2()) le_enhanced_receiver_test_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_enhanced_transmitter_test_v2()) le_enhanced_transmitter_test_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_set_advertising_set_random_address()) le_set_advertising_set_random_address ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_set_extended_advertising_parameters()) le_set_extended_advertising_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_set_extended_advertising_data()) le_set_extended_advertising_data ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_set_extended_scan_response_data()) le_set_extended_scan_response_data ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_set_extended_advertising_enable()) le_set_extended_advertising_enable ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_read_maximum_advertising_data_length()) le_read_maximum_advertising_data_length ()

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

decltype(this->emboss_reserved_anonymous_field_16().le_read_number_of_supported_advertising_sets()) le_read_number_of_supported_advertising_sets ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_remove_advertising_set()) le_remove_advertising_set ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_clear_advertising_sets()) le_clear_advertising_sets ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_set_periodic_advertising_parameters()) le_set_periodic_advertising_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_set_periodic_advertising_data()) le_set_periodic_advertising_data ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_set_periodic_advertising_enable()) le_set_periodic_advertising_enable ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_set_extended_scan_parameters()) le_set_extended_scan_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_set_extended_scan_enable()) le_set_extended_scan_enable ()

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

decltype(this->emboss_reserved_anonymous_field_15().le_extended_create_connection()) le_extended_create_connection ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_periodic_advertising_create_sync()) le_periodic_advertising_create_sync ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_periodic_advertising_create_sync_cancel()) le_periodic_advertising_create_sync_cancel ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_periodic_advertising_terminate_sync()) le_periodic_advertising_terminate_sync ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_add_device_to_periodic_advertiser_list()) le_add_device_to_periodic_advertiser_list ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_remove_device_from_periodic_advertiser_list()) le_remove_device_from_periodic_advertiser_list ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_clear_periodic_advertiser_list()) le_clear_periodic_advertiser_list ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_read_periodic_advertiser_list_size()) le_read_periodic_advertiser_list_size ()

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

decltype(this->emboss_reserved_anonymous_field_14().le_read_transmit_power()) le_read_transmit_power ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_read_rf_path_compensation()) le_read_rf_path_compensation ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_write_rf_path_compensation()) le_write_rf_path_compensation ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_set_privacy_mode()) le_set_privacy_mode ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_receiver_test_v3()) le_receiver_test_v3 ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_transmitter_test_v3()) le_transmitter_test_v3 ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_set_connectionless_cte_transmit_parameters()) le_set_connectionless_cte_transmit_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_set_connectionless_cte_transmit_enable()) le_set_connectionless_cte_transmit_enable ()

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

decltype(this->emboss_reserved_anonymous_field_13().le_set_connectionless_iq_sampling_enable()) le_set_connectionless_iq_sampling_enable ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_set_connection_cte_receive_parameters()) le_set_connection_cte_receive_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_set_connection_cte_transmit_parameters()) le_set_connection_cte_transmit_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_connection_cte_request_enable()) le_connection_cte_request_enable ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_connection_cte_response_enable()) le_connection_cte_response_enable ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_read_antenna_information()) le_read_antenna_information ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_set_periodic_advertising_receive_enable()) le_set_periodic_advertising_receive_enable ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_periodic_advertising_sync_transfer()) le_periodic_advertising_sync_transfer ()

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

decltype(this->emboss_reserved_anonymous_field_12().le_periodic_advertising_set_info_transfer()) le_periodic_advertising_set_info_transfer ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_set_periodic_advertising_sync_transfer_parameters()) le_set_periodic_advertising_sync_transfer_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_set_default_periodic_advertising_sync_transfer_parameters()) le_set_default_periodic_advertising_sync_transfer_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_generate_dh_key_v3()) le_generate_dh_key_v3 ()

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

decltype(this->emboss_reserved_anonymous_field_11().read_local_simple_pairing_options()) read_local_simple_pairing_options ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_modify_sleep_clock_accuracy()) le_modify_sleep_clock_accuracy ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_read_buffer_size_v2()) le_read_buffer_size_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_read_isotx_sync()) le_read_isotx_sync ()

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

decltype(this->emboss_reserved_anonymous_field_11().le_set_cig_parameters()) le_set_cig_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_set_cig_parameters_test()) le_set_cig_parameters_test ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_create_cis()) le_create_cis ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_remove_cig()) le_remove_cig ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_accept_cis_request()) le_accept_cis_request ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_reject_cis_request()) le_reject_cis_request ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_create_big()) le_create_big ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_create_big_test()) le_create_big_test ()

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

decltype(this->emboss_reserved_anonymous_field_10().le_terminate_big()) le_terminate_big ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_big_create_sync()) le_big_create_sync ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_big_terminate_sync()) le_big_terminate_sync ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_request_peer_sca()) le_request_peer_sca ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_setup_iso_data_path()) le_setup_iso_data_path ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_remove_iso_data_path()) le_remove_iso_data_path ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_iso_transmit_test()) le_iso_transmit_test ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_iso_receive_test()) le_iso_receive_test ()

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

decltype(this->emboss_reserved_anonymous_field_9().le_iso_read_test_counters()) le_iso_read_test_counters ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_iso_test_end()) le_iso_test_end ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_set_host_feature()) le_set_host_feature ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_read_iso_link_quality()) le_read_iso_link_quality ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_enhanced_read_transmit_power_level()) le_enhanced_read_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_read_remote_transmit_power_level()) le_read_remote_transmit_power_level ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_set_path_loss_reporting_parameters()) le_set_path_loss_reporting_parameters ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_set_path_loss_reporting_enable()) le_set_path_loss_reporting_enable ()

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

decltype(this->emboss_reserved_anonymous_field_8().le_set_transmit_power_reporting_enable()) le_set_transmit_power_reporting_enable ()

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

decltype(this->emboss_reserved_anonymous_field_7().le_transmitter_test_v4()) le_transmitter_test_v4 ()

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

decltype(this->emboss_reserved_anonymous_field_7().set_ecosystem_base_interval()) set_ecosystem_base_interval ()

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

decltype(this->emboss_reserved_anonymous_field_7().read_local_supported_codecs_v2()) read_local_supported_codecs_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_7().read_local_supported_codec_capabilities()) read_local_supported_codec_capabilities ()

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

decltype(this->emboss_reserved_anonymous_field_7().read_local_supported_controller_delay()) read_local_supported_controller_delay ()

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

decltype(this->emboss_reserved_anonymous_field_7().configure_data_path()) configure_data_path ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_set_default_subrate()) le_set_default_subrate ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_subrate_request()) le_subrate_request ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_set_extended_advertising_parameters_v2()) le_set_extended_advertising_parameters_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_set_periodic_advertising_subevent_data()) le_set_periodic_advertising_subevent_data ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_set_periodic_advertising_response_data()) le_set_periodic_advertising_response_data ()

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

decltype(this->emboss_reserved_anonymous_field_6().le_set_periodic_sync_subevent()) le_set_periodic_sync_subevent ()

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

decltype(this->emboss_reserved_anonymous_field_5().le_extended_create_connection_v2()) le_extended_create_connection_v2 ()

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

decltype(this->emboss_reserved_anonymous_field_5().le_set_periodic_advertising_parameters_v2()) le_set_periodic_advertising_parameters_v2 ()

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

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

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

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

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

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Defined at line 128567 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_add_device_to_resolving_list ()

Defined at line 128574 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_remove_device_from_resolving_list ()

Defined at line 128581 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_clear_resolving_list ()

Defined at line 128588 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_resolving_list_size ()

Defined at line 128595 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_peer_resolvable_address ()

Defined at line 128602 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_local_resolvable_address ()

Defined at line 128645 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_address_resolution_enable ()

Defined at line 128652 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_resolvable_private_address_timeout ()

Defined at line 128659 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_maximum_data_length ()

Defined at line 128666 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_phy ()

Defined at line 128673 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_default_phy ()

Defined at line 128680 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_phy ()

Defined at line 128687 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_enhanced_receiver_test_v2 ()

Defined at line 128694 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_enhanced_transmitter_test_v2 ()

Defined at line 128737 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_advertising_set_random_address ()

Defined at line 128744 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_advertising_parameters ()

Defined at line 128751 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_advertising_data ()

Defined at line 128758 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_scan_response_data ()

Defined at line 128765 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_advertising_enable ()

Defined at line 128772 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_maximum_advertising_data_length ()

Defined at line 128779 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_number_of_supported_advertising_sets ()

Defined at line 128786 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_remove_advertising_set ()

Defined at line 128829 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_clear_advertising_sets ()

Defined at line 128836 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_parameters ()

Defined at line 128843 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_data ()

Defined at line 128850 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_enable ()

Defined at line 128857 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_scan_parameters ()

Defined at line 128864 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_scan_enable ()

Defined at line 128871 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_extended_create_connection ()

Defined at line 128878 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_periodic_advertising_create_sync ()

Defined at line 128921 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_periodic_advertising_create_sync_cancel ()

Defined at line 128928 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_periodic_advertising_terminate_sync ()

Defined at line 128935 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_add_device_to_periodic_advertiser_list ()

Defined at line 128942 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_remove_device_from_periodic_advertiser_list ()

Defined at line 128949 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_clear_periodic_advertiser_list ()

Defined at line 128956 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_periodic_advertiser_list_size ()

Defined at line 128963 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_transmit_power ()

Defined at line 128970 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_rf_path_compensation ()

Defined at line 129013 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_write_rf_path_compensation ()

Defined at line 129020 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_privacy_mode ()

Defined at line 129027 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_receiver_test_v3 ()

Defined at line 129034 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_transmitter_test_v3 ()

Defined at line 129041 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_connectionless_cte_transmit_parameters ()

Defined at line 129048 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_connectionless_cte_transmit_enable ()

Defined at line 129055 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_connectionless_iq_sampling_enable ()

Defined at line 129062 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_connection_cte_receive_parameters ()

Defined at line 129105 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_connection_cte_transmit_parameters ()

Defined at line 129112 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_connection_cte_request_enable ()

Defined at line 129119 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_connection_cte_response_enable ()

Defined at line 129126 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_antenna_information ()

Defined at line 129133 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_receive_enable ()

Defined at line 129140 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_periodic_advertising_sync_transfer ()

Defined at line 129147 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_periodic_advertising_set_info_transfer ()

Defined at line 129154 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_sync_transfer_parameters ()

Defined at line 129197 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_default_periodic_advertising_sync_transfer_parameters ()

Defined at line 129204 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_generate_dh_key_v3 ()

Defined at line 129211 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_read_local_simple_pairing_options ()

Defined at line 129218 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_modify_sleep_clock_accuracy ()

Defined at line 129225 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_buffer_size_v2 ()

Defined at line 129232 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_isotx_sync ()

Defined at line 129239 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_cig_parameters ()

Defined at line 129246 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_cig_parameters_test ()

Defined at line 129289 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_create_cis ()

Defined at line 129296 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_remove_cig ()

Defined at line 129303 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_accept_cis_request ()

Defined at line 129310 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_reject_cis_request ()

Defined at line 129317 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_create_big ()

Defined at line 129324 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_create_big_test ()

Defined at line 129331 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_terminate_big ()

Defined at line 129338 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_big_create_sync ()

Defined at line 129381 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_big_terminate_sync ()

Defined at line 129388 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_request_peer_sca ()

Defined at line 129395 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_setup_iso_data_path ()

Defined at line 129402 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_remove_iso_data_path ()

Defined at line 129409 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_iso_transmit_test ()

Defined at line 129416 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_iso_receive_test ()

Defined at line 129423 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_iso_read_test_counters ()

Defined at line 129430 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_iso_test_end ()

Defined at line 129473 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_host_feature ()

Defined at line 129480 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_iso_link_quality ()

Defined at line 129487 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_enhanced_read_transmit_power_level ()

Defined at line 129494 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_read_remote_transmit_power_level ()

Defined at line 129501 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_path_loss_reporting_parameters ()

Defined at line 129508 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_path_loss_reporting_enable ()

Defined at line 129515 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_transmit_power_reporting_enable ()

Defined at line 129522 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_transmitter_test_v4 ()

Defined at line 129565 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_set_ecosystem_base_interval ()

Defined at line 129572 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_read_local_supported_codecs_v2 ()

Defined at line 129579 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_read_local_supported_codec_capabilities ()

Defined at line 129586 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_read_local_supported_controller_delay ()

Defined at line 129593 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_configure_data_path ()

Defined at line 129600 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_default_subrate ()

Defined at line 129643 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_subrate_request ()

Defined at line 129650 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_extended_advertising_parameters_v2 ()

Defined at line 129657 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_subevent_data ()

Defined at line 129664 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_response_data ()

Defined at line 129671 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_sync_subevent ()

Defined at line 129678 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_extended_create_connection_v2 ()

Defined at line 129721 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

::emboss::support::Maybe<bool> has_le_set_periodic_advertising_parameters_v2 ()

Defined at line 129728 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, 63>>, 8>> reserved ()

Defined at line 129735 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 129770 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Records

Friends

template <class OtherStorage>
class GenericSupportedCommandsView