Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap.cc230 ConnectionInterfaceDescriptor AllocateConnectionInterfaceDescriptor();
259 ConnectionInterfaceDescriptor ConnectionInterfaceManager::AllocateConnectionInterfaceDescriptor() { in AllocateConnectionInterfaceDescriptor() function in bluetooth::shim::ConnectionInterfaceManager
504 …onInterfaceDescriptor cid = connection_interface_manager_->AllocateConnectionInterfaceDescriptor(); in RegisterService()
557 …ionInterfaceDescriptor cid = connection_interface_manager_.AllocateConnectionInterfaceDescriptor(); in CreateConnection()