Home
last modified time | relevance | path

Searched refs:ConnectFixedChannelServices (Results 1 – 8 of 8) sorted by relevance

/system/bt/gd/l2cap/le/
Dfixed_channel_manager.cc32 l2cap_layer_handler_->Post(common::BindOnce(&internal::LinkManager::ConnectFixedChannelServices, in ConnectServices()
/system/bt/gd/l2cap/classic/
Dfixed_channel_manager.cc32 l2cap_layer_handler_->Post(common::BindOnce(&internal::LinkManager::ConnectFixedChannelServices, in ConnectServices()
/system/bt/gd/l2cap/classic/internal/
Dlink_manager_test.cc128 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
165 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
181 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
216 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
252 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
297 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
371 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
447 …classic_link_manager.ConnectFixedChannelServices(device, std::move(pending_fixed_channel_connectio… in TEST_F()
Dlink_manager.h98 …void ConnectFixedChannelServices(hci::Address device, PendingFixedChannelConnection pending_fixed_…
Dlink_manager.cc33 void LinkManager::ConnectFixedChannelServices(hci::Address device, in ConnectFixedChannelServices() function in bluetooth::l2cap::classic::internal::LinkManager
/system/bt/gd/l2cap/le/internal/
Dlink_manager_test.cc123 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
170 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
190 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
232 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
271 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
318 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
414 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
512 …le_link_manager.ConnectFixedChannelServices(address_with_type, std::move(pending_fixed_channel_con… in TEST_F()
Dlink_manager.h77 void ConnectFixedChannelServices(hci::AddressWithType address_with_type,
Dlink_manager.cc33 void LinkManager::ConnectFixedChannelServices(hci::AddressWithType address_with_type, in ConnectFixedChannelServices() function in bluetooth::l2cap::le::internal::LinkManager