Searched defs:GetAclConnection (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ | ||
| D | fixed_channel_impl.cc | 35 hci::acl_manager::LeAclConnection* FixedChannelImpl::GetAclConnection() const { in GetAclConnection() function in bluetooth::l2cap::le::internal::FixedChannelImpl |
| D | link.h | 75 inline virtual hci::acl_manager::LeAclConnection* GetAclConnection() { in GetAclConnection() function |
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ | ||
| D | acl_connection_handler.cc | 200 AclConnection& AclConnectionHandler::GetAclConnection(uint16_t handle) { in GetAclConnection() function in rootcanal::AclConnectionHandler |