Searched defs:OnConnectRequest (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | ||
D | link_manager.cc | 289 void LinkManager::OnConnectRequest(hci::Address device, hci::ClassOfDevice cod) { in OnConnectRequest() function in bluetooth::l2cap::classic::internal::LinkManager |
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 379 void OnConnectRequest(Address address, ClassOfDevice cod) override { in OnConnectRequest() function in bluetooth::hci::facade::AclManagerFacadeService |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 1614 void shim::legacy::Acl::OnConnectRequest(hci::Address address, in OnConnectRequest() function in shim::legacy::Acl |