Home
last modified time | relevance | path

Searched refs:BindOnceOn (Results 1 – 25 of 27) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc119 handler_->BindOnceOn(this, &LeAddressManager::resume_registered_clients)(); in SetPrivacyPolicyForInitiatorAddress()
211 handler_->BindOnceOn(this, &LeAddressManager::register_client, callback)(); in Register()
233 handler_->BindOnceOn(this, &LeAddressManager::unregister_client, callback)(); in Unregister()
253 handler_->BindOnceOn(this, &LeAddressManager::unregister_client, callback)(); in UnregisterSync()
261 handler_->BindOnceOn(this, &LeAddressManager::ack_pause, callback)(); in AckPause()
265 handler_->BindOnceOn(this, &LeAddressManager::ack_resume, callback)(); in AckResume()
531 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command))(); in AddDeviceToFilterAcceptList()
566 handler_->BindOnceOn(this, &LeAddressManager::handle_next_command)(); in AddDeviceToResolvingList()
568 handler_->BindOnceOn(this, &LeAddressManager::pause_registered_clients)(); in AddDeviceToResolvingList()
576 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command))(); in RemoveDeviceFromFilterAcceptList()
[all …]
Dcontroller.cc63 … handler->BindOnceOn(this, &Controller::impl::read_local_name_complete_handler)); in Start()
65 … handler->BindOnceOn(this, &Controller::impl::read_local_version_information_complete_handler)); in Start()
67 … handler->BindOnceOn(this, &Controller::impl::read_local_supported_commands_complete_handler)); in Start()
71 handler->BindOnceOn(this, &Controller::impl::le_read_local_supported_features_handler)); in Start()
75 handler->BindOnceOn(this, &Controller::impl::le_read_supported_states_handler)); in Start()
82 … handler->BindOnceOn(this, &Controller::impl::read_local_extended_features_complete_handler, in Start()
96 … handler->BindOnceOn(this, &Controller::impl::read_buffer_size_complete_handler)); in Start()
101 handler->BindOnceOn(this, &Controller::impl::set_min_encryption_key_size_handler)); in Start()
107 handler->BindOnceOn(this, &Controller::impl::le_read_buffer_size_v2_handler)); in Start()
111 handler->BindOnceOn(this, &Controller::impl::le_read_buffer_size_handler)); in Start()
[all …]
Dle_advertising_manager.cc183 handler->BindOnceOn(this, &impl::on_read_advertising_physical_channel_tx_power)); in start()
625 module_handler_->BindOnceOn( in create_extended_advertiser_with_id()
729 module_handler_->BindOnceOn( in rotate_advertiser_address()
823 module_handler_->BindOnceOn( in set_parameters()
843 module_handler_->BindOnceOn( in set_parameters()
881 module_handler_->BindOnceOn( in set_parameters()
913 module_handler_->BindOnceOn( in set_parameters()
1026 module_handler_->BindOnceOn( in set_data()
1034 module_handler_->BindOnceOn( in set_data()
1045 module_handler_->BindOnceOn( in set_data()
[all …]
Dle_scanning_manager.cc223 module_handler_->BindOnceOn(this, &impl::on_apcf_read_extended_features_complete)); in start()
526 module_handler_->BindOnceOn(this, &impl::on_set_scan_parameter_complete)); in configure_scan()
532 module_handler_->BindOnceOn(this, &impl::on_set_scan_parameter_complete)); in configure_scan()
540 module_handler_->BindOnceOn(this, &impl::on_set_scan_parameter_complete)); in configure_scan()
717 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_enable()
754 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
760 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
776 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
883 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_address_filter()
907 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_address_filter()
[all …]
Dmsft.cc71 module_handler_->BindOnceOn(this, &impl::on_msft_read_supported_features_complete)); in start()
163 module_handler_->BindOnceOn(this, &impl::on_msft_adv_monitor_add_complete)); in msft_adv_monitor_add()
194 module_handler_->BindOnceOn(this, &impl::on_msft_adv_monitor_add_complete)); in msft_adv_monitor_add()
207 module_handler_->BindOnceOn(this, &impl::on_msft_adv_monitor_remove_complete)); in msft_adv_monitor_remove()
219 module_handler_->BindOnceOn(this, &impl::on_msft_adv_monitor_enable_complete)); in msft_adv_monitor_enable()
Dremote_name_request.cc70 handler_->BindOnceOn( in StartRemoteNameRequest()
93 address, handler_->BindOnceOn(this, &impl::actually_cancel_remote_name_request, address)); in CancelRemoteNameRequest()
126 handler_->BindOnceOn( in actually_start_remote_name_request()
161 handler_->BindOnceOn(this, &impl::check_cancel_status, address)); in actually_cancel_remote_name_request()
Dle_periodic_sync_manager.h146 handler_->BindOnceOn( in CancelCreateSync()
169 handler_->BindOnceOn( in TransferSync()
187 handler_->BindOnceOn( in SyncSetInfo()
454 handler_->BindOnceOn( in OnStartSyncTimeout()
564 handler_->BindOnceOn( in HandleStartSyncRequest()
Dhci_layer_test.cc74 …std::move(command), GetHandler()->BindOnceOn(this, &DependsOnHci::handle_event<CommandStatusView>)… in SendHciCommandExpectingStatus()
79 …std::move(command), GetHandler()->BindOnceOn(this, &DependsOnHci::handle_event<CommandCompleteView… in SendHciCommandExpectingComplete()
88 …std::move(command), GetHandler()->BindOnceOn(this, &DependsOnHci::handle_event<CommandCompleteView… in SendSecurityCommandExpectingComplete()
97 …std::move(command), GetHandler()->BindOnceOn(this, &DependsOnHci::handle_event<CommandCompleteView… in SendLeSecurityCommandExpectingComplete()
Ddistance_measurement_manager.cc222 handler_->BindOnceOn(this, &impl::on_cs_read_local_supported_capabilities)); in start()
265 handler_->BindOnceOn( in start_distance_measurement()
445 handler_->BindOnceOn(this, &impl::on_read_rssi_complete, address)); in send_read_rssi()
501 handler_->BindOnceOn(this, &impl::on_cs_set_default_settings_complete)); in send_le_cs_set_default_settings()
548 handler_->BindOnceOn(this, &impl::on_cs_set_procedure_parameters)); in send_le_cs_set_procedure_parameters()
1419 handler_->BindOnceOn( in on_transmit_power_reporting()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc453 …pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, &AclConnectionTracker::on_role_disco… in RoleDiscovery()
460 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadLinkPolicySettings()
508 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadAutomaticFlushTimeout()
524 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadTransmitPowerLevel()
532 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadLinkSupervisionTimeout()
548 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadFailedContactCounter()
564 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadLinkQuality()
572 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadAfhChannelMap()
580 …pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, &AclConnectionTracker::on_read_rssi_… in ReadRssi()
587 pimpl_->tracker.client_handler_->BindOnceOn(&pimpl_->tracker, in ReadRemoteVersionInformation()
[all …]
Dclassic_impl.h291 …address, handler_->BindOnceOn(this, &classic_impl::actually_create_connection, address, std::move(… in create_connection()
301 …std::move(packet), handler_->BindOnceOn(this, &classic_impl::on_create_connection_status, address)… in actually_create_connection()
382 handler_->BindOnceOn( in on_connection_complete()
388 handler_->BindOnceOn( in on_connection_complete()
415 handler_->BindOnceOn(this, &classic_impl::actually_cancel_connect, address), in cancel_connect()
416 client_handler_->BindOnceOn( in cancel_connect()
720 handler_->BindOnceOn(this, &classic_impl::on_accept_connection_status, address)); in accept_connection()
Dle_acl_connection.cc214 … pimpl_->tracker.client_handler_->BindOnceOn(this, &LeAclConnection::OnLeSubrateRequestStatus)); in LeSubrateRequest()
/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_impl_test.cc90 …dynamic_channel_impl.RegisterOnCloseCallback(user_handler->BindOnceOn(my_status, &StatusCapture::c… in TEST_F()
115 …dynamic_channel_impl.RegisterOnCloseCallback(user_handler->BindOnceOn(my_status, &StatusCapture::c… in TEST_F()
135 …dynamic_channel_impl.RegisterOnCloseCallback(user_handler->BindOnceOn(my_status, &StatusCapture::c… in TEST_F()
160 …dynamic_channel_impl.RegisterOnCloseCallback(user_handler->BindOnceOn(my_status, &StatusCapture::c… in TEST_F()
/packages/modules/Bluetooth/system/gd/neighbor/
Dscan.cc105 …hci_layer_->EnqueueCommand(std::move(packet), handler_->BindOnceOn(this, &impl::OnCommandComplete)… in WriteScanEnable()
110 …hci_layer_->EnqueueCommand(std::move(packet), handler_->BindOnceOn(this, &impl::OnCommandComplete)… in WriteScanEnable()
161 …hci_layer_->EnqueueCommand(std::move(packet), handler_->BindOnceOn(this, &impl::OnCommandComplete)… in Start()
Dname_db.cc96 handler_->BindOnceOn(this, &NameDbModule::impl::OnRemoteNameResponse, address)); in ReadRemoteNameRequest()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Ddynamic_channel_service_manager_test.cc83 … user_handler_->BindOnceOn(this, &L2capDynamicServiceManagerTest::OnServiceRegistered, true)}; in TEST_F()
98 … user_handler_->BindOnceOn(this, &L2capDynamicServiceManagerTest::OnServiceRegistered, false)}; in TEST_F()
Dlink_test.cc121 .on_fail_callback_ = handler_->BindOnceOn(this, &L2capClassicLinkTest::OnFail), in TEST_F()
Dsignalling_manager.cc97 handler_->BindOnceOn( in SendConnectionRequest()
208 handler_->BindOnceOn( in OnConnectionRequest()
/packages/modules/Bluetooth/system/gd/common/
Dpostable_context.h36 auto BindOnceOn(T* obj, Functor&& functor, Args&&... args) { in BindOnceOn() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfacade.cc308 … handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_l2cap_service_registration_complete), in L2capDynamicChannelHelper()
329 handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_connect_fail)); in Connect()
363 …facade_service_->facade_handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_close_callback)); in on_connection_open()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dfacade.cc81 …hci_layer_->EnqueueCommand(std::move(packet), facade_handler_->BindOnceOn(this, &HciFacadeService:… in SendCommand()
83 …hci_layer_->EnqueueCommand(std::move(packet), facade_handler_->BindOnceOn(this, &HciFacadeService:… in SendCommand()
/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dshim_l2cap.h50 handler_->BindOnceOn(this, &ShimL2capFuzz::OnConnectionFail)); in CreateConnection()
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc81 … handler_->BindOnceOn(this, &SecurityManagerChannel::OnCommandComplete)); in SendCommand()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dsignalling_manager.cc65 …handler_->BindOnceOn(this, &LeSignallingManager::on_security_result_for_outgoing, psm, local_cid, … in SendConnectionRequest()
215 … handler_->BindOnceOn(this, &LeSignallingManager::on_security_result_for_incoming, psm, pending)); in OnConnectionRequest()
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc154 security_handler_->BindOnceOn(this, &SecurityModuleFacadeService::OobDataEventOccurred)); in GetOutOfBandData()
427 … security_handler_->BindOnceOn(this, &SecurityModuleFacadeService::EnforceSecurityPolicyEvent); in EnforceSecurityPolicy()

12