Searched refs:ConnectFixedChannelServices (Results 1 – 8 of 8) sorted by relevance
/system/bt/gd/l2cap/le/ |
D | fixed_channel_manager.cc | 32 l2cap_layer_handler_->Post(common::BindOnce(&internal::LinkManager::ConnectFixedChannelServices, in ConnectServices()
|
/system/bt/gd/l2cap/classic/ |
D | fixed_channel_manager.cc | 32 l2cap_layer_handler_->Post(common::BindOnce(&internal::LinkManager::ConnectFixedChannelServices, in ConnectServices()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager_test.cc | 128 …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()
|
D | link_manager.h | 98 …void ConnectFixedChannelServices(hci::Address device, PendingFixedChannelConnection pending_fixed_…
|
D | link_manager.cc | 33 void LinkManager::ConnectFixedChannelServices(hci::Address device, in ConnectFixedChannelServices() function in bluetooth::l2cap::classic::internal::LinkManager
|
/system/bt/gd/l2cap/le/internal/ |
D | link_manager_test.cc | 123 …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()
|
D | link_manager.h | 77 void ConnectFixedChannelServices(hci::AddressWithType address_with_type,
|
D | link_manager.cc | 33 void LinkManager::ConnectFixedChannelServices(hci::AddressWithType address_with_type, in ConnectFixedChannelServices() function in bluetooth::l2cap::le::internal::LinkManager
|