pub struct CmdMask(/* private fields */);
Expand description
A command mask.
Implementations§
Source§impl CmdMask
impl CmdMask
Sourcepub fn inquiry_cancel(&self) -> bool
pub fn inquiry_cancel(&self) -> bool
Getter for inquiry_cancel
Sourcepub fn periodic_inquiry_mode(&self) -> bool
pub fn periodic_inquiry_mode(&self) -> bool
Getter for periodic_inquiry_mode
Sourcepub fn exit_periodic_inquiry_mode(&self) -> bool
pub fn exit_periodic_inquiry_mode(&self) -> bool
Getter for exit_periodic_inquiry_mode
Sourcepub fn create_conn(&self) -> bool
pub fn create_conn(&self) -> bool
Getter for create_conn
Sourcepub fn disconnect(&self) -> bool
pub fn disconnect(&self) -> bool
Getter for disconnect
Sourcepub fn create_conn_cancel(&self) -> bool
pub fn create_conn_cancel(&self) -> bool
Getter for create_conn_cancel
Sourcepub fn accept_conn_request(&self) -> bool
pub fn accept_conn_request(&self) -> bool
Getter for accept_conn_request
Sourcepub fn reject_conn_request(&self) -> bool
pub fn reject_conn_request(&self) -> bool
Getter for reject_conn_request
Sourcepub fn link_key_request_reply(&self) -> bool
pub fn link_key_request_reply(&self) -> bool
Getter for link_key_request_reply
Sourcepub fn link_key_request_negative_reply(&self) -> bool
pub fn link_key_request_negative_reply(&self) -> bool
Getter for link_key_request_negative_reply
Sourcepub fn pin_code_request_reply(&self) -> bool
pub fn pin_code_request_reply(&self) -> bool
Getter for pin_code_request_reply
Sourcepub fn pin_code_request_negative_reply(&self) -> bool
pub fn pin_code_request_negative_reply(&self) -> bool
Getter for pin_code_request_negative_reply
Sourcepub fn change_conn_packet_kind(&self) -> bool
pub fn change_conn_packet_kind(&self) -> bool
Getter for change_conn_packet_kind
Sourcepub fn authentication_requested(&self) -> bool
pub fn authentication_requested(&self) -> bool
Getter for authentication_requested
Sourcepub fn set_conn_encryption(&self) -> bool
pub fn set_conn_encryption(&self) -> bool
Getter for set_conn_encryption
Sourcepub fn change_conn_link_key(&self) -> bool
pub fn change_conn_link_key(&self) -> bool
Getter for change_conn_link_key
Sourcepub fn link_key_selection(&self) -> bool
pub fn link_key_selection(&self) -> bool
Getter for link_key_selection
Sourcepub fn remote_name_request(&self) -> bool
pub fn remote_name_request(&self) -> bool
Getter for remote_name_request
Sourcepub fn remote_name_request_cancel(&self) -> bool
pub fn remote_name_request_cancel(&self) -> bool
Getter for remote_name_request_cancel
Sourcepub fn read_remote_supported_features(&self) -> bool
pub fn read_remote_supported_features(&self) -> bool
Getter for read_remote_supported_features
Sourcepub fn read_remote_ext_features(&self) -> bool
pub fn read_remote_ext_features(&self) -> bool
Getter for read_remote_ext_features
Sourcepub fn read_remote_version_information(&self) -> bool
pub fn read_remote_version_information(&self) -> bool
Getter for read_remote_version_information
Sourcepub fn read_clock_offset(&self) -> bool
pub fn read_clock_offset(&self) -> bool
Getter for read_clock_offset
Sourcepub fn read_lmp_handle(&self) -> bool
pub fn read_lmp_handle(&self) -> bool
Getter for read_lmp_handle
Sourcepub fn sniff_mode(&self) -> bool
pub fn sniff_mode(&self) -> bool
Getter for sniff_mode
Sourcepub fn exit_sniff_mode(&self) -> bool
pub fn exit_sniff_mode(&self) -> bool
Getter for exit_sniff_mode
Sourcepub fn role_discovery(&self) -> bool
pub fn role_discovery(&self) -> bool
Getter for role_discovery
Sourcepub fn switch_role(&self) -> bool
pub fn switch_role(&self) -> bool
Getter for switch_role
Sourcepub fn read_link_policy_settings(&self) -> bool
pub fn read_link_policy_settings(&self) -> bool
Getter for read_link_policy_settings
Sourcepub fn write_link_policy_settings(&self) -> bool
pub fn write_link_policy_settings(&self) -> bool
Getter for write_link_policy_settings
Sourcepub fn read_default_link_policy_settings(&self) -> bool
pub fn read_default_link_policy_settings(&self) -> bool
Getter for read_default_link_policy_settings
Sourcepub fn write_default_link_policy_settings(&self) -> bool
pub fn write_default_link_policy_settings(&self) -> bool
Getter for write_default_link_policy_settings
Sourcepub fn flow_specification(&self) -> bool
pub fn flow_specification(&self) -> bool
Getter for flow_specification
Sourcepub fn set_event_mask(&self) -> bool
pub fn set_event_mask(&self) -> bool
Getter for set_event_mask
Sourcepub fn set_event_filter(&self) -> bool
pub fn set_event_filter(&self) -> bool
Getter for set_event_filter
Sourcepub fn read_pin_kind(&self) -> bool
pub fn read_pin_kind(&self) -> bool
Getter for read_pin_kind
Sourcepub fn write_pin_kind(&self) -> bool
pub fn write_pin_kind(&self) -> bool
Getter for write_pin_kind
Sourcepub fn read_stored_link_key(&self) -> bool
pub fn read_stored_link_key(&self) -> bool
Getter for read_stored_link_key
Sourcepub fn write_stored_link_key(&self) -> bool
pub fn write_stored_link_key(&self) -> bool
Getter for write_stored_link_key
Sourcepub fn delete_stored_link_key(&self) -> bool
pub fn delete_stored_link_key(&self) -> bool
Getter for delete_stored_link_key
Sourcepub fn write_local_name(&self) -> bool
pub fn write_local_name(&self) -> bool
Getter for write_local_name
Sourcepub fn read_local_name(&self) -> bool
pub fn read_local_name(&self) -> bool
Getter for read_local_name
Sourcepub fn read_conn_accept_timeout(&self) -> bool
pub fn read_conn_accept_timeout(&self) -> bool
Getter for read_conn_accept_timeout
Sourcepub fn write_conn_accept_timeout(&self) -> bool
pub fn write_conn_accept_timeout(&self) -> bool
Getter for write_conn_accept_timeout
Sourcepub fn read_page_timeout(&self) -> bool
pub fn read_page_timeout(&self) -> bool
Getter for read_page_timeout
Sourcepub fn write_page_timeout(&self) -> bool
pub fn write_page_timeout(&self) -> bool
Getter for write_page_timeout
Sourcepub fn read_scan_enable(&self) -> bool
pub fn read_scan_enable(&self) -> bool
Getter for read_scan_enable
Sourcepub fn write_scan_enable(&self) -> bool
pub fn write_scan_enable(&self) -> bool
Getter for write_scan_enable
Sourcepub fn read_page_scan_activity(&self) -> bool
pub fn read_page_scan_activity(&self) -> bool
Getter for read_page_scan_activity
Sourcepub fn write_page_scan_activity(&self) -> bool
pub fn write_page_scan_activity(&self) -> bool
Getter for write_page_scan_activity
Sourcepub fn read_inquiry_scan_activity(&self) -> bool
pub fn read_inquiry_scan_activity(&self) -> bool
Getter for read_inquiry_scan_activity
Sourcepub fn write_inquiry_scan_activity(&self) -> bool
pub fn write_inquiry_scan_activity(&self) -> bool
Getter for write_inquiry_scan_activity
Sourcepub fn read_authentication_enable(&self) -> bool
pub fn read_authentication_enable(&self) -> bool
Getter for read_authentication_enable
Sourcepub fn write_authentication_enable(&self) -> bool
pub fn write_authentication_enable(&self) -> bool
Getter for write_authentication_enable
Sourcepub fn read_class_of_device(&self) -> bool
pub fn read_class_of_device(&self) -> bool
Getter for read_class_of_device
Sourcepub fn write_class_of_device(&self) -> bool
pub fn write_class_of_device(&self) -> bool
Getter for write_class_of_device
Sourcepub fn read_voice_setting(&self) -> bool
pub fn read_voice_setting(&self) -> bool
Getter for read_voice_setting
Sourcepub fn write_voice_setting(&self) -> bool
pub fn write_voice_setting(&self) -> bool
Getter for write_voice_setting
Sourcepub fn read_automatic_flush_timeout(&self) -> bool
pub fn read_automatic_flush_timeout(&self) -> bool
Getter for read_automatic_flush_timeout
Sourcepub fn write_automatic_flush_timeout(&self) -> bool
pub fn write_automatic_flush_timeout(&self) -> bool
Getter for write_automatic_flush_timeout
Sourcepub fn read_num_broadcast_retransmissions(&self) -> bool
pub fn read_num_broadcast_retransmissions(&self) -> bool
Getter for read_num_broadcast_retransmissions
Sourcepub fn write_num_broadcast_retransmissions(&self) -> bool
pub fn write_num_broadcast_retransmissions(&self) -> bool
Getter for write_num_broadcast_retransmissions
Sourcepub fn read_hold_mode_activity(&self) -> bool
pub fn read_hold_mode_activity(&self) -> bool
Getter for read_hold_mode_activity
Sourcepub fn write_hold_mode_activity(&self) -> bool
pub fn write_hold_mode_activity(&self) -> bool
Getter for write_hold_mode_activity
Sourcepub fn read_transmit_power_level(&self) -> bool
pub fn read_transmit_power_level(&self) -> bool
Getter for read_transmit_power_level
Sourcepub fn read_synchronous_flow_control_enable(&self) -> bool
pub fn read_synchronous_flow_control_enable(&self) -> bool
Getter for read_synchronous_flow_control_enable
Sourcepub fn write_synchronous_flow_control_enable(&self) -> bool
pub fn write_synchronous_flow_control_enable(&self) -> bool
Getter for write_synchronous_flow_control_enable
Sourcepub fn set_controller_to_host_flow_control(&self) -> bool
pub fn set_controller_to_host_flow_control(&self) -> bool
Getter for set_controller_to_host_flow_control
Sourcepub fn host_buffer_size(&self) -> bool
pub fn host_buffer_size(&self) -> bool
Getter for host_buffer_size
Sourcepub fn host_number_of_completed_packets(&self) -> bool
pub fn host_number_of_completed_packets(&self) -> bool
Getter for host_number_of_completed_packets
Sourcepub fn read_link_supervision_timeout(&self) -> bool
pub fn read_link_supervision_timeout(&self) -> bool
Getter for read_link_supervision_timeout
Sourcepub fn write_link_supervision_timeout(&self) -> bool
pub fn write_link_supervision_timeout(&self) -> bool
Getter for write_link_supervision_timeout
Sourcepub fn read_number_of_supported_iac(&self) -> bool
pub fn read_number_of_supported_iac(&self) -> bool
Getter for read_number_of_supported_iac
Sourcepub fn read_current_iac_lap(&self) -> bool
pub fn read_current_iac_lap(&self) -> bool
Getter for read_current_iac_lap
Sourcepub fn write_current_iac_lap(&self) -> bool
pub fn write_current_iac_lap(&self) -> bool
Getter for write_current_iac_lap
Sourcepub fn set_afh_host_channel_classification(&self) -> bool
pub fn set_afh_host_channel_classification(&self) -> bool
Getter for set_afh_host_channel_classification
Sourcepub fn read_inquiry_scan_kind(&self) -> bool
pub fn read_inquiry_scan_kind(&self) -> bool
Getter for read_inquiry_scan_kind
Sourcepub fn write_inquiry_scan_kind(&self) -> bool
pub fn write_inquiry_scan_kind(&self) -> bool
Getter for write_inquiry_scan_kind
Sourcepub fn read_inquiry_mode(&self) -> bool
pub fn read_inquiry_mode(&self) -> bool
Getter for read_inquiry_mode
Sourcepub fn write_inquiry_mode(&self) -> bool
pub fn write_inquiry_mode(&self) -> bool
Getter for write_inquiry_mode
Sourcepub fn read_page_scan_kind(&self) -> bool
pub fn read_page_scan_kind(&self) -> bool
Getter for read_page_scan_kind
Sourcepub fn write_page_scan_kind(&self) -> bool
pub fn write_page_scan_kind(&self) -> bool
Getter for write_page_scan_kind
Sourcepub fn read_afh_channel_assessment_mode(&self) -> bool
pub fn read_afh_channel_assessment_mode(&self) -> bool
Getter for read_afh_channel_assessment_mode
Sourcepub fn write_afh_channel_assessment_mode(&self) -> bool
pub fn write_afh_channel_assessment_mode(&self) -> bool
Getter for write_afh_channel_assessment_mode
Sourcepub fn read_local_version_information(&self) -> bool
pub fn read_local_version_information(&self) -> bool
Getter for read_local_version_information
Sourcepub fn read_local_supported_features(&self) -> bool
pub fn read_local_supported_features(&self) -> bool
Getter for read_local_supported_features
Sourcepub fn read_local_ext_features(&self) -> bool
pub fn read_local_ext_features(&self) -> bool
Getter for read_local_ext_features
Sourcepub fn read_buffer_size(&self) -> bool
pub fn read_buffer_size(&self) -> bool
Getter for read_buffer_size
Sourcepub fn read_bd_addr(&self) -> bool
pub fn read_bd_addr(&self) -> bool
Getter for read_bd_addr
Sourcepub fn read_failed_contact_counter(&self) -> bool
pub fn read_failed_contact_counter(&self) -> bool
Getter for read_failed_contact_counter
Sourcepub fn reset_failed_contact_counter(&self) -> bool
pub fn reset_failed_contact_counter(&self) -> bool
Getter for reset_failed_contact_counter
Sourcepub fn read_link_quality(&self) -> bool
pub fn read_link_quality(&self) -> bool
Getter for read_link_quality
Sourcepub fn read_afh_channel_map(&self) -> bool
pub fn read_afh_channel_map(&self) -> bool
Getter for read_afh_channel_map
Sourcepub fn read_clock(&self) -> bool
pub fn read_clock(&self) -> bool
Getter for read_clock
Sourcepub fn read_loopback_mode(&self) -> bool
pub fn read_loopback_mode(&self) -> bool
Getter for read_loopback_mode
Sourcepub fn write_loopback_mode(&self) -> bool
pub fn write_loopback_mode(&self) -> bool
Getter for write_loopback_mode
Sourcepub fn enable_device_under_test_mode(&self) -> bool
pub fn enable_device_under_test_mode(&self) -> bool
Getter for enable_device_under_test_mode
Sourcepub fn setup_synchronous_conn_request(&self) -> bool
pub fn setup_synchronous_conn_request(&self) -> bool
Getter for setup_synchronous_conn_request
Sourcepub fn accept_synchronous_conn_request(&self) -> bool
pub fn accept_synchronous_conn_request(&self) -> bool
Getter for accept_synchronous_conn_request
Sourcepub fn reject_synchronous_conn_request(&self) -> bool
pub fn reject_synchronous_conn_request(&self) -> bool
Getter for reject_synchronous_conn_request
Sourcepub fn read_ext_inquiry_response(&self) -> bool
pub fn read_ext_inquiry_response(&self) -> bool
Getter for read_ext_inquiry_response
Sourcepub fn write_ext_inquiry_response(&self) -> bool
pub fn write_ext_inquiry_response(&self) -> bool
Getter for write_ext_inquiry_response
Sourcepub fn refresh_encryption_key(&self) -> bool
pub fn refresh_encryption_key(&self) -> bool
Getter for refresh_encryption_key
Sourcepub fn sniff_subrating(&self) -> bool
pub fn sniff_subrating(&self) -> bool
Getter for sniff_subrating
Sourcepub fn read_simple_pairing_mode(&self) -> bool
pub fn read_simple_pairing_mode(&self) -> bool
Getter for read_simple_pairing_mode
Sourcepub fn write_simple_pairing_mode(&self) -> bool
pub fn write_simple_pairing_mode(&self) -> bool
Getter for write_simple_pairing_mode
Sourcepub fn read_local_oob_data(&self) -> bool
pub fn read_local_oob_data(&self) -> bool
Getter for read_local_oob_data
Sourcepub fn read_inquiry_response_transmit_power_level(&self) -> bool
pub fn read_inquiry_response_transmit_power_level(&self) -> bool
Getter for read_inquiry_response_transmit_power_level
Sourcepub fn write_inquiry_transmit_power_level(&self) -> bool
pub fn write_inquiry_transmit_power_level(&self) -> bool
Getter for write_inquiry_transmit_power_level
Sourcepub fn read_default_erroneous_data_reporting(&self) -> bool
pub fn read_default_erroneous_data_reporting(&self) -> bool
Getter for read_default_erroneous_data_reporting
Sourcepub fn write_default_erroneous_data_reporting(&self) -> bool
pub fn write_default_erroneous_data_reporting(&self) -> bool
Getter for write_default_erroneous_data_reporting
Sourcepub fn io_capability_request_reply(&self) -> bool
pub fn io_capability_request_reply(&self) -> bool
Getter for io_capability_request_reply
Sourcepub fn user_confirmation_request_reply(&self) -> bool
pub fn user_confirmation_request_reply(&self) -> bool
Getter for user_confirmation_request_reply
Sourcepub fn user_confirmation_request_negative_reply(&self) -> bool
pub fn user_confirmation_request_negative_reply(&self) -> bool
Getter for user_confirmation_request_negative_reply
Sourcepub fn user_passkey_request_reply(&self) -> bool
pub fn user_passkey_request_reply(&self) -> bool
Getter for user_passkey_request_reply
Sourcepub fn user_passkey_request_negative_reply(&self) -> bool
pub fn user_passkey_request_negative_reply(&self) -> bool
Getter for user_passkey_request_negative_reply
Sourcepub fn remote_oob_data_request_reply(&self) -> bool
pub fn remote_oob_data_request_reply(&self) -> bool
Getter for remote_oob_data_request_reply
Sourcepub fn write_simple_pairing_debug_mode(&self) -> bool
pub fn write_simple_pairing_debug_mode(&self) -> bool
Getter for write_simple_pairing_debug_mode
Sourcepub fn enhanced_flush(&self) -> bool
pub fn enhanced_flush(&self) -> bool
Getter for enhanced_flush
Sourcepub fn remote_oob_data_request_negative_reply(&self) -> bool
pub fn remote_oob_data_request_negative_reply(&self) -> bool
Getter for remote_oob_data_request_negative_reply
Sourcepub fn send_keypress_notification(&self) -> bool
pub fn send_keypress_notification(&self) -> bool
Getter for send_keypress_notification
Sourcepub fn io_capability_request_negative_reply(&self) -> bool
pub fn io_capability_request_negative_reply(&self) -> bool
Getter for io_capability_request_negative_reply
Sourcepub fn read_encryption_key_size(&self) -> bool
pub fn read_encryption_key_size(&self) -> bool
Getter for read_encryption_key_size
Sourcepub fn set_event_mask_page_2(&self) -> bool
pub fn set_event_mask_page_2(&self) -> bool
Getter for set_event_mask_page_2
Sourcepub fn read_flow_control_mode(&self) -> bool
pub fn read_flow_control_mode(&self) -> bool
Getter for read_flow_control_mode
Sourcepub fn write_flow_control_mode(&self) -> bool
pub fn write_flow_control_mode(&self) -> bool
Getter for write_flow_control_mode
Sourcepub fn read_data_block_size(&self) -> bool
pub fn read_data_block_size(&self) -> bool
Getter for read_data_block_size
Sourcepub fn read_enhanced_transmit_power_level(&self) -> bool
pub fn read_enhanced_transmit_power_level(&self) -> bool
Getter for read_enhanced_transmit_power_level
Sourcepub fn read_le_host_support(&self) -> bool
pub fn read_le_host_support(&self) -> bool
Getter for read_le_host_support
Sourcepub fn write_le_host_support(&self) -> bool
pub fn write_le_host_support(&self) -> bool
Getter for write_le_host_support
Sourcepub fn le_set_event_mask(&self) -> bool
pub fn le_set_event_mask(&self) -> bool
Getter for le_set_event_mask
Sourcepub fn le_read_buffer_size_v1(&self) -> bool
pub fn le_read_buffer_size_v1(&self) -> bool
Getter for le_read_buffer_size_v1
Sourcepub fn le_read_local_supported_features(&self) -> bool
pub fn le_read_local_supported_features(&self) -> bool
Getter for le_read_local_supported_features
Sourcepub fn le_set_random_addr(&self) -> bool
pub fn le_set_random_addr(&self) -> bool
Getter for le_set_random_addr
Sourcepub fn le_set_adv_parameters(&self) -> bool
pub fn le_set_adv_parameters(&self) -> bool
Getter for le_set_adv_parameters
Sourcepub fn le_read_adv_physical_channel_tx_power(&self) -> bool
pub fn le_read_adv_physical_channel_tx_power(&self) -> bool
Getter for le_read_adv_physical_channel_tx_power
Sourcepub fn le_set_adv_data(&self) -> bool
pub fn le_set_adv_data(&self) -> bool
Getter for le_set_adv_data
Sourcepub fn le_set_scan_response_data(&self) -> bool
pub fn le_set_scan_response_data(&self) -> bool
Getter for le_set_scan_response_data
Sourcepub fn le_set_adv_enable(&self) -> bool
pub fn le_set_adv_enable(&self) -> bool
Getter for le_set_adv_enable
Sourcepub fn le_set_scan_parameters(&self) -> bool
pub fn le_set_scan_parameters(&self) -> bool
Getter for le_set_scan_parameters
Sourcepub fn le_set_scan_enable(&self) -> bool
pub fn le_set_scan_enable(&self) -> bool
Getter for le_set_scan_enable
Sourcepub fn le_create_conn(&self) -> bool
pub fn le_create_conn(&self) -> bool
Getter for le_create_conn
Sourcepub fn le_create_conn_cancel(&self) -> bool
pub fn le_create_conn_cancel(&self) -> bool
Getter for le_create_conn_cancel
Sourcepub fn le_read_filter_accept_list_size(&self) -> bool
pub fn le_read_filter_accept_list_size(&self) -> bool
Getter for le_read_filter_accept_list_size
Sourcepub fn le_clear_filter_accept_list(&self) -> bool
pub fn le_clear_filter_accept_list(&self) -> bool
Getter for le_clear_filter_accept_list
Sourcepub fn le_add_device_to_filter_accept_list(&self) -> bool
pub fn le_add_device_to_filter_accept_list(&self) -> bool
Getter for le_add_device_to_filter_accept_list
Sourcepub fn le_remove_device_from_filter_accept_list(&self) -> bool
pub fn le_remove_device_from_filter_accept_list(&self) -> bool
Getter for le_remove_device_from_filter_accept_list
Sourcepub fn le_conn_update(&self) -> bool
pub fn le_conn_update(&self) -> bool
Getter for le_conn_update
Sourcepub fn le_set_host_channel_classification(&self) -> bool
pub fn le_set_host_channel_classification(&self) -> bool
Getter for le_set_host_channel_classification
Sourcepub fn le_read_channel_map(&self) -> bool
pub fn le_read_channel_map(&self) -> bool
Getter for le_read_channel_map
Sourcepub fn le_read_remote_features(&self) -> bool
pub fn le_read_remote_features(&self) -> bool
Getter for le_read_remote_features
Sourcepub fn le_encrypt(&self) -> bool
pub fn le_encrypt(&self) -> bool
Getter for le_encrypt
Sourcepub fn le_enable_encryption(&self) -> bool
pub fn le_enable_encryption(&self) -> bool
Getter for le_enable_encryption
Sourcepub fn le_long_term_key_request_reply(&self) -> bool
pub fn le_long_term_key_request_reply(&self) -> bool
Getter for le_long_term_key_request_reply
Sourcepub fn le_long_term_key_request_negative_reply(&self) -> bool
pub fn le_long_term_key_request_negative_reply(&self) -> bool
Getter for le_long_term_key_request_negative_reply
Sourcepub fn le_read_supported_states(&self) -> bool
pub fn le_read_supported_states(&self) -> bool
Getter for le_read_supported_states
Sourcepub fn le_receiver_test_v1(&self) -> bool
pub fn le_receiver_test_v1(&self) -> bool
Getter for le_receiver_test_v1
Sourcepub fn le_transmitter_test_v1(&self) -> bool
pub fn le_transmitter_test_v1(&self) -> bool
Getter for le_transmitter_test_v1
Sourcepub fn le_test_end(&self) -> bool
pub fn le_test_end(&self) -> bool
Getter for le_test_end
Sourcepub fn enhanced_setup_synchronous_conn(&self) -> bool
pub fn enhanced_setup_synchronous_conn(&self) -> bool
Getter for enhanced_setup_synchronous_conn
Sourcepub fn enhanced_accept_synchronous_conn(&self) -> bool
pub fn enhanced_accept_synchronous_conn(&self) -> bool
Getter for enhanced_accept_synchronous_conn
Sourcepub fn read_local_supported_codecs(&self) -> bool
pub fn read_local_supported_codecs(&self) -> bool
Getter for read_local_supported_codecs
Sourcepub fn set_mws_channel_parameters(&self) -> bool
pub fn set_mws_channel_parameters(&self) -> bool
Getter for set_mws_channel_parameters
Sourcepub fn set_external_frame_configuration(&self) -> bool
pub fn set_external_frame_configuration(&self) -> bool
Getter for set_external_frame_configuration
Sourcepub fn set_mws_signaling(&self) -> bool
pub fn set_mws_signaling(&self) -> bool
Getter for set_mws_signaling
Sourcepub fn set_mws_transport_layer(&self) -> bool
pub fn set_mws_transport_layer(&self) -> bool
Getter for set_mws_transport_layer
Sourcepub fn set_mws_scan_frequency_table(&self) -> bool
pub fn set_mws_scan_frequency_table(&self) -> bool
Getter for set_mws_scan_frequency_table
Sourcepub fn get_mws_transport_layer_configuration(&self) -> bool
pub fn get_mws_transport_layer_configuration(&self) -> bool
Getter for get_mws_transport_layer_configuration
Sourcepub fn set_mws_pattern_configuration(&self) -> bool
pub fn set_mws_pattern_configuration(&self) -> bool
Getter for set_mws_pattern_configuration
Sourcepub fn set_triggered_clock_capture(&self) -> bool
pub fn set_triggered_clock_capture(&self) -> bool
Getter for set_triggered_clock_capture
Sourcepub fn truncated_page(&self) -> bool
pub fn truncated_page(&self) -> bool
Getter for truncated_page
Sourcepub fn truncated_page_cancel(&self) -> bool
pub fn truncated_page_cancel(&self) -> bool
Getter for truncated_page_cancel
Sourcepub fn set_connectionless_peripheral_broadcast(&self) -> bool
pub fn set_connectionless_peripheral_broadcast(&self) -> bool
Getter for set_connectionless_peripheral_broadcast
Sourcepub fn set_connectionless_peripheral_broadcast_receive(&self) -> bool
pub fn set_connectionless_peripheral_broadcast_receive(&self) -> bool
Getter for set_connectionless_peripheral_broadcast_receive
Sourcepub fn start_synchronization_train(&self) -> bool
pub fn start_synchronization_train(&self) -> bool
Getter for start_synchronization_train
Sourcepub fn receive_synchronization_train(&self) -> bool
pub fn receive_synchronization_train(&self) -> bool
Getter for receive_synchronization_train
Sourcepub fn set_reserved_lt_addr(&self) -> bool
pub fn set_reserved_lt_addr(&self) -> bool
Getter for set_reserved_lt_addr
Sourcepub fn delete_reserved_lt_addr(&self) -> bool
pub fn delete_reserved_lt_addr(&self) -> bool
Getter for delete_reserved_lt_addr
Sourcepub fn set_connectionless_peripheral_broadcast_data(&self) -> bool
pub fn set_connectionless_peripheral_broadcast_data(&self) -> bool
Getter for set_connectionless_peripheral_broadcast_data
Sourcepub fn read_synchronization_train_parameters(&self) -> bool
pub fn read_synchronization_train_parameters(&self) -> bool
Getter for read_synchronization_train_parameters
Sourcepub fn write_synchronization_train_parameters(&self) -> bool
pub fn write_synchronization_train_parameters(&self) -> bool
Getter for write_synchronization_train_parameters
Sourcepub fn remote_oob_ext_data_request_reply(&self) -> bool
pub fn remote_oob_ext_data_request_reply(&self) -> bool
Getter for remote_oob_ext_data_request_reply
Sourcepub fn read_secure_conns_host_support(&self) -> bool
pub fn read_secure_conns_host_support(&self) -> bool
Getter for read_secure_conns_host_support
Sourcepub fn write_secure_conns_host_support(&self) -> bool
pub fn write_secure_conns_host_support(&self) -> bool
Getter for write_secure_conns_host_support
Sourcepub fn read_authenticated_payload_timeout(&self) -> bool
pub fn read_authenticated_payload_timeout(&self) -> bool
Getter for read_authenticated_payload_timeout
Sourcepub fn write_authenticated_payload_timeout(&self) -> bool
pub fn write_authenticated_payload_timeout(&self) -> bool
Getter for write_authenticated_payload_timeout
Sourcepub fn read_local_oob_ext_data(&self) -> bool
pub fn read_local_oob_ext_data(&self) -> bool
Getter for read_local_oob_ext_data
Sourcepub fn write_secure_conns_test_mode(&self) -> bool
pub fn write_secure_conns_test_mode(&self) -> bool
Getter for write_secure_conns_test_mode
Sourcepub fn read_ext_page_timeout(&self) -> bool
pub fn read_ext_page_timeout(&self) -> bool
Getter for read_ext_page_timeout
Sourcepub fn write_ext_page_timeout(&self) -> bool
pub fn write_ext_page_timeout(&self) -> bool
Getter for write_ext_page_timeout
Sourcepub fn read_ext_inquiry_length(&self) -> bool
pub fn read_ext_inquiry_length(&self) -> bool
Getter for read_ext_inquiry_length
Sourcepub fn write_ext_inquiry_length(&self) -> bool
pub fn write_ext_inquiry_length(&self) -> bool
Getter for write_ext_inquiry_length
Sourcepub fn le_remote_conn_parameter_request_reply(&self) -> bool
pub fn le_remote_conn_parameter_request_reply(&self) -> bool
Getter for le_remote_conn_parameter_request_reply
Sourcepub fn le_remote_conn_parameter_request_negative_reply(&self) -> bool
pub fn le_remote_conn_parameter_request_negative_reply(&self) -> bool
Getter for le_remote_conn_parameter_request_negative_reply
Sourcepub fn le_set_data_length(&self) -> bool
pub fn le_set_data_length(&self) -> bool
Getter for le_set_data_length
Sourcepub fn le_read_suggested_default_data_length(&self) -> bool
pub fn le_read_suggested_default_data_length(&self) -> bool
Getter for le_read_suggested_default_data_length
Sourcepub fn le_write_suggested_default_data_length(&self) -> bool
pub fn le_write_suggested_default_data_length(&self) -> bool
Getter for le_write_suggested_default_data_length
Sourcepub fn le_read_local_p256_public_key(&self) -> bool
pub fn le_read_local_p256_public_key(&self) -> bool
Getter for le_read_local_p256_public_key
Sourcepub fn le_generate_dhkey_v1(&self) -> bool
pub fn le_generate_dhkey_v1(&self) -> bool
Getter for le_generate_dhkey_v1
Sourcepub fn le_add_device_to_resolving_list(&self) -> bool
pub fn le_add_device_to_resolving_list(&self) -> bool
Getter for le_add_device_to_resolving_list
Sourcepub fn le_remove_device_from_resolving_list(&self) -> bool
pub fn le_remove_device_from_resolving_list(&self) -> bool
Getter for le_remove_device_from_resolving_list
Sourcepub fn le_clear_resolving_list(&self) -> bool
pub fn le_clear_resolving_list(&self) -> bool
Getter for le_clear_resolving_list
Sourcepub fn le_read_resolving_list_size(&self) -> bool
pub fn le_read_resolving_list_size(&self) -> bool
Getter for le_read_resolving_list_size
Sourcepub fn le_read_peer_resolvable_addr(&self) -> bool
pub fn le_read_peer_resolvable_addr(&self) -> bool
Getter for le_read_peer_resolvable_addr
Sourcepub fn le_read_local_resolvable_addr(&self) -> bool
pub fn le_read_local_resolvable_addr(&self) -> bool
Getter for le_read_local_resolvable_addr
Sourcepub fn le_set_addr_resolution_enable(&self) -> bool
pub fn le_set_addr_resolution_enable(&self) -> bool
Getter for le_set_addr_resolution_enable
Sourcepub fn le_set_resolvable_private_addr_timeout(&self) -> bool
pub fn le_set_resolvable_private_addr_timeout(&self) -> bool
Getter for le_set_resolvable_private_addr_timeout
Sourcepub fn le_read_maximum_data_length(&self) -> bool
pub fn le_read_maximum_data_length(&self) -> bool
Getter for le_read_maximum_data_length
Sourcepub fn le_read_phy(&self) -> bool
pub fn le_read_phy(&self) -> bool
Getter for le_read_phy
Sourcepub fn le_set_default_phy(&self) -> bool
pub fn le_set_default_phy(&self) -> bool
Getter for le_set_default_phy
Sourcepub fn le_set_phy(&self) -> bool
pub fn le_set_phy(&self) -> bool
Getter for le_set_phy
Sourcepub fn le_receiver_test_v2(&self) -> bool
pub fn le_receiver_test_v2(&self) -> bool
Getter for le_receiver_test_v2
Sourcepub fn le_transmitter_test_v2(&self) -> bool
pub fn le_transmitter_test_v2(&self) -> bool
Getter for le_transmitter_test_v2
Sourcepub fn le_set_adv_set_random_addr(&self) -> bool
pub fn le_set_adv_set_random_addr(&self) -> bool
Getter for le_set_adv_set_random_addr
Sourcepub fn le_set_ext_adv_parameters(&self) -> bool
pub fn le_set_ext_adv_parameters(&self) -> bool
Getter for le_set_ext_adv_parameters
Sourcepub fn le_set_ext_adv_data(&self) -> bool
pub fn le_set_ext_adv_data(&self) -> bool
Getter for le_set_ext_adv_data
Sourcepub fn le_set_ext_scan_response_data(&self) -> bool
pub fn le_set_ext_scan_response_data(&self) -> bool
Getter for le_set_ext_scan_response_data
Sourcepub fn le_set_ext_adv_enable(&self) -> bool
pub fn le_set_ext_adv_enable(&self) -> bool
Getter for le_set_ext_adv_enable
Sourcepub fn le_read_maximum_adv_data_length(&self) -> bool
pub fn le_read_maximum_adv_data_length(&self) -> bool
Getter for le_read_maximum_adv_data_length
Sourcepub fn le_read_number_of_supported_adv_sets(&self) -> bool
pub fn le_read_number_of_supported_adv_sets(&self) -> bool
Getter for le_read_number_of_supported_adv_sets
Sourcepub fn le_remove_adv_set(&self) -> bool
pub fn le_remove_adv_set(&self) -> bool
Getter for le_remove_adv_set
Sourcepub fn le_clear_adv_sets(&self) -> bool
pub fn le_clear_adv_sets(&self) -> bool
Getter for le_clear_adv_sets
Sourcepub fn le_set_periodic_adv_parameters(&self) -> bool
pub fn le_set_periodic_adv_parameters(&self) -> bool
Getter for le_set_periodic_adv_parameters
Sourcepub fn le_set_periodic_adv_data(&self) -> bool
pub fn le_set_periodic_adv_data(&self) -> bool
Getter for le_set_periodic_adv_data
Sourcepub fn le_set_periodic_adv_enable(&self) -> bool
pub fn le_set_periodic_adv_enable(&self) -> bool
Getter for le_set_periodic_adv_enable
Sourcepub fn le_set_ext_scan_parameters(&self) -> bool
pub fn le_set_ext_scan_parameters(&self) -> bool
Getter for le_set_ext_scan_parameters
Sourcepub fn le_set_ext_scan_enable(&self) -> bool
pub fn le_set_ext_scan_enable(&self) -> bool
Getter for le_set_ext_scan_enable
Sourcepub fn le_ext_create_conn(&self) -> bool
pub fn le_ext_create_conn(&self) -> bool
Getter for le_ext_create_conn
Sourcepub fn le_periodic_adv_create_sync(&self) -> bool
pub fn le_periodic_adv_create_sync(&self) -> bool
Getter for le_periodic_adv_create_sync
Sourcepub fn le_periodic_adv_create_sync_cancel(&self) -> bool
pub fn le_periodic_adv_create_sync_cancel(&self) -> bool
Getter for le_periodic_adv_create_sync_cancel
Sourcepub fn le_periodic_adv_terminate_sync(&self) -> bool
pub fn le_periodic_adv_terminate_sync(&self) -> bool
Getter for le_periodic_adv_terminate_sync
Sourcepub fn le_add_device_to_periodic_adv_list(&self) -> bool
pub fn le_add_device_to_periodic_adv_list(&self) -> bool
Getter for le_add_device_to_periodic_adv_list
Sourcepub fn le_remove_device_from_periodic_adv_list(&self) -> bool
pub fn le_remove_device_from_periodic_adv_list(&self) -> bool
Getter for le_remove_device_from_periodic_adv_list
Sourcepub fn le_clear_periodic_adv_list(&self) -> bool
pub fn le_clear_periodic_adv_list(&self) -> bool
Getter for le_clear_periodic_adv_list
Sourcepub fn le_read_periodic_adv_list_size(&self) -> bool
pub fn le_read_periodic_adv_list_size(&self) -> bool
Getter for le_read_periodic_adv_list_size
Sourcepub fn le_read_transmit_power(&self) -> bool
pub fn le_read_transmit_power(&self) -> bool
Getter for le_read_transmit_power
Sourcepub fn le_read_rf_path_compensation(&self) -> bool
pub fn le_read_rf_path_compensation(&self) -> bool
Getter for le_read_rf_path_compensation
Sourcepub fn le_write_rf_path_compensation(&self) -> bool
pub fn le_write_rf_path_compensation(&self) -> bool
Getter for le_write_rf_path_compensation
Sourcepub fn le_set_privacy_mode(&self) -> bool
pub fn le_set_privacy_mode(&self) -> bool
Getter for le_set_privacy_mode
Sourcepub fn le_receiver_test_v3(&self) -> bool
pub fn le_receiver_test_v3(&self) -> bool
Getter for le_receiver_test_v3
Sourcepub fn le_transmitter_test_v3(&self) -> bool
pub fn le_transmitter_test_v3(&self) -> bool
Getter for le_transmitter_test_v3
Sourcepub fn le_set_connectionless_cte_transmit_parameters(&self) -> bool
pub fn le_set_connectionless_cte_transmit_parameters(&self) -> bool
Getter for le_set_connectionless_cte_transmit_parameters
Sourcepub fn le_set_connectionless_cte_transmit_enable(&self) -> bool
pub fn le_set_connectionless_cte_transmit_enable(&self) -> bool
Getter for le_set_connectionless_cte_transmit_enable
Sourcepub fn le_set_connectionless_iq_sampling_enable(&self) -> bool
pub fn le_set_connectionless_iq_sampling_enable(&self) -> bool
Getter for le_set_connectionless_iq_sampling_enable
Sourcepub fn le_set_conn_cte_receive_parameters(&self) -> bool
pub fn le_set_conn_cte_receive_parameters(&self) -> bool
Getter for le_set_conn_cte_receive_parameters
Sourcepub fn le_set_conn_cte_transmit_parameters(&self) -> bool
pub fn le_set_conn_cte_transmit_parameters(&self) -> bool
Getter for le_set_conn_cte_transmit_parameters
Sourcepub fn le_conn_cte_request_enable(&self) -> bool
pub fn le_conn_cte_request_enable(&self) -> bool
Getter for le_conn_cte_request_enable
Sourcepub fn le_conn_cte_response_enable(&self) -> bool
pub fn le_conn_cte_response_enable(&self) -> bool
Getter for le_conn_cte_response_enable
Sourcepub fn le_read_antenna_information(&self) -> bool
pub fn le_read_antenna_information(&self) -> bool
Getter for le_read_antenna_information
Sourcepub fn le_set_periodic_adv_receive_enable(&self) -> bool
pub fn le_set_periodic_adv_receive_enable(&self) -> bool
Getter for le_set_periodic_adv_receive_enable
Sourcepub fn le_periodic_adv_sync_transfer(&self) -> bool
pub fn le_periodic_adv_sync_transfer(&self) -> bool
Getter for le_periodic_adv_sync_transfer
Sourcepub fn le_periodic_adv_set_info_transfer(&self) -> bool
pub fn le_periodic_adv_set_info_transfer(&self) -> bool
Getter for le_periodic_adv_set_info_transfer
Sourcepub fn le_set_periodic_adv_sync_transfer_parameters(&self) -> bool
pub fn le_set_periodic_adv_sync_transfer_parameters(&self) -> bool
Getter for le_set_periodic_adv_sync_transfer_parameters
Sourcepub fn le_set_default_periodic_adv_sync_transfer_parameters(&self) -> bool
pub fn le_set_default_periodic_adv_sync_transfer_parameters(&self) -> bool
Getter for le_set_default_periodic_adv_sync_transfer_parameters
Sourcepub fn le_generate_dhkey_v2(&self) -> bool
pub fn le_generate_dhkey_v2(&self) -> bool
Getter for le_generate_dhkey_v2
Sourcepub fn read_local_simple_pairing_options(&self) -> bool
pub fn read_local_simple_pairing_options(&self) -> bool
Getter for read_local_simple_pairing_options
Sourcepub fn le_modify_sleep_clock_accuracy(&self) -> bool
pub fn le_modify_sleep_clock_accuracy(&self) -> bool
Getter for le_modify_sleep_clock_accuracy
Sourcepub fn le_read_buffer_size_v2(&self) -> bool
pub fn le_read_buffer_size_v2(&self) -> bool
Getter for le_read_buffer_size_v2
Sourcepub fn le_read_iso_tx_sync(&self) -> bool
pub fn le_read_iso_tx_sync(&self) -> bool
Getter for le_read_iso_tx_sync
Sourcepub fn le_set_cig_parameters(&self) -> bool
pub fn le_set_cig_parameters(&self) -> bool
Getter for le_set_cig_parameters
Sourcepub fn le_set_cig_parameters_test(&self) -> bool
pub fn le_set_cig_parameters_test(&self) -> bool
Getter for le_set_cig_parameters_test
Sourcepub fn le_create_cis(&self) -> bool
pub fn le_create_cis(&self) -> bool
Getter for le_create_cis
Sourcepub fn le_remove_cig(&self) -> bool
pub fn le_remove_cig(&self) -> bool
Getter for le_remove_cig
Sourcepub fn le_accept_cis_request(&self) -> bool
pub fn le_accept_cis_request(&self) -> bool
Getter for le_accept_cis_request
Sourcepub fn le_reject_cis_request(&self) -> bool
pub fn le_reject_cis_request(&self) -> bool
Getter for le_reject_cis_request
Sourcepub fn le_create_big(&self) -> bool
pub fn le_create_big(&self) -> bool
Getter for le_create_big
Sourcepub fn le_create_big_test(&self) -> bool
pub fn le_create_big_test(&self) -> bool
Getter for le_create_big_test
Sourcepub fn le_terminate_big(&self) -> bool
pub fn le_terminate_big(&self) -> bool
Getter for le_terminate_big
Sourcepub fn le_big_create_sync(&self) -> bool
pub fn le_big_create_sync(&self) -> bool
Getter for le_big_create_sync
Sourcepub fn le_big_terminate_sync(&self) -> bool
pub fn le_big_terminate_sync(&self) -> bool
Getter for le_big_terminate_sync
Sourcepub fn le_request_peer_sca(&self) -> bool
pub fn le_request_peer_sca(&self) -> bool
Getter for le_request_peer_sca
Sourcepub fn le_setup_iso_data_path(&self) -> bool
pub fn le_setup_iso_data_path(&self) -> bool
Getter for le_setup_iso_data_path
Sourcepub fn le_remove_iso_data_path(&self) -> bool
pub fn le_remove_iso_data_path(&self) -> bool
Getter for le_remove_iso_data_path
Sourcepub fn le_iso_transmit_test(&self) -> bool
pub fn le_iso_transmit_test(&self) -> bool
Getter for le_iso_transmit_test
Sourcepub fn le_iso_receive_test(&self) -> bool
pub fn le_iso_receive_test(&self) -> bool
Getter for le_iso_receive_test
Sourcepub fn le_iso_read_test_counters(&self) -> bool
pub fn le_iso_read_test_counters(&self) -> bool
Getter for le_iso_read_test_counters
Sourcepub fn le_iso_test_end(&self) -> bool
pub fn le_iso_test_end(&self) -> bool
Getter for le_iso_test_end
Sourcepub fn le_set_host_feature(&self) -> bool
pub fn le_set_host_feature(&self) -> bool
Getter for le_set_host_feature
Sourcepub fn le_read_iso_link_quality(&self) -> bool
pub fn le_read_iso_link_quality(&self) -> bool
Getter for le_read_iso_link_quality
Sourcepub fn le_enhanced_read_transmit_power_level(&self) -> bool
pub fn le_enhanced_read_transmit_power_level(&self) -> bool
Getter for le_enhanced_read_transmit_power_level
Sourcepub fn le_read_remote_transmit_power_level(&self) -> bool
pub fn le_read_remote_transmit_power_level(&self) -> bool
Getter for le_read_remote_transmit_power_level
Sourcepub fn le_set_path_loss_reporting_parameters(&self) -> bool
pub fn le_set_path_loss_reporting_parameters(&self) -> bool
Getter for le_set_path_loss_reporting_parameters
Sourcepub fn le_set_path_loss_reporting_enable(&self) -> bool
pub fn le_set_path_loss_reporting_enable(&self) -> bool
Getter for le_set_path_loss_reporting_enable
Sourcepub fn le_set_transmit_power_reporting_enable(&self) -> bool
pub fn le_set_transmit_power_reporting_enable(&self) -> bool
Getter for le_set_transmit_power_reporting_enable
Sourcepub fn le_transmitter_test_v4(&self) -> bool
pub fn le_transmitter_test_v4(&self) -> bool
Getter for le_transmitter_test_v4
Sourcepub fn set_ecosystem_base_interval(&self) -> bool
pub fn set_ecosystem_base_interval(&self) -> bool
Getter for set_ecosystem_base_interval
Sourcepub fn read_local_supported_codecs_v2(&self) -> bool
pub fn read_local_supported_codecs_v2(&self) -> bool
Getter for read_local_supported_codecs_v2
Sourcepub fn read_local_supported_codec_capabilities(&self) -> bool
pub fn read_local_supported_codec_capabilities(&self) -> bool
Getter for read_local_supported_codec_capabilities
Sourcepub fn read_local_supported_controller_delay(&self) -> bool
pub fn read_local_supported_controller_delay(&self) -> bool
Getter for read_local_supported_controller_delay
Sourcepub fn configure_data_path(&self) -> bool
pub fn configure_data_path(&self) -> bool
Getter for configure_data_path
Getter for le_set_data_related_addr_changes
Sourcepub fn set_min_encryption_key_size(&self) -> bool
pub fn set_min_encryption_key_size(&self) -> bool
Getter for set_min_encryption_key_size
Sourcepub fn le_set_default_subrate(&self) -> bool
pub fn le_set_default_subrate(&self) -> bool
Getter for le_set_default_subrate
Sourcepub fn le_subrate_request(&self) -> bool
pub fn le_subrate_request(&self) -> bool
Getter for le_subrate_request
Sourcepub fn le_set_ext_adv_parameters_v2(&self) -> bool
pub fn le_set_ext_adv_parameters_v2(&self) -> bool
Getter for le_set_ext_adv_parameters_v2
Sourcepub fn le_set_periodic_adv_subevent_data(&self) -> bool
pub fn le_set_periodic_adv_subevent_data(&self) -> bool
Getter for le_set_periodic_adv_subevent_data
Sourcepub fn le_set_periodic_adv_response_data(&self) -> bool
pub fn le_set_periodic_adv_response_data(&self) -> bool
Getter for le_set_periodic_adv_response_data
Sourcepub fn le_set_periodic_sync_subevent(&self) -> bool
pub fn le_set_periodic_sync_subevent(&self) -> bool
Getter for le_set_periodic_sync_subevent
Sourcepub fn le_ext_create_conn_v2(&self) -> bool
pub fn le_ext_create_conn_v2(&self) -> bool
Getter for le_ext_create_conn_v2
Sourcepub fn le_set_periodic_adv_parameters_v2(&self) -> bool
pub fn le_set_periodic_adv_parameters_v2(&self) -> bool
Getter for le_set_periodic_adv_parameters_v2