Home
last modified time | relevance | path

Searched defs:GetAclConnection (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_impl.cc35 hci::acl_manager::LeAclConnection* FixedChannelImpl::GetAclConnection() const { in GetAclConnection() function in bluetooth::l2cap::le::internal::FixedChannelImpl
Dlink.h75 inline virtual hci::acl_manager::LeAclConnection* GetAclConnection() { in GetAclConnection() function
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc200 AclConnection& AclConnectionHandler::GetAclConnection(uint16_t handle) { in GetAclConnection() function in rootcanal::AclConnectionHandler