Searched refs:ConnectionInterfaceManager (Results 1 – 1 of 1) sorted by relevance
193 class ConnectionInterfaceManager { class228 ConnectionInterfaceManager(os::Handler* handler);245 ConnectionInterfaceManager() = delete;248 ConnectionInterfaceManager::ConnectionInterfaceManager(os::Handler* handler) in ConnectionInterfaceManager() function in bluetooth::shim::ConnectionInterfaceManager251 bool ConnectionInterfaceManager::ConnectionExists(ConnectionInterfaceDescriptor cid) const { in ConnectionExists()255 bool ConnectionInterfaceManager::CidExists(ConnectionInterfaceDescriptor cid) const { in CidExists()259 ConnectionInterfaceDescriptor ConnectionInterfaceManager::AllocateConnectionInterfaceDescriptor() { in AllocateConnectionInterfaceDescriptor()270 void ConnectionInterfaceManager::FreeConnectionInterfaceDescriptor(ConnectionInterfaceDescriptor ci… in FreeConnectionInterfaceDescriptor()275 void ConnectionInterfaceManager::ConnectionClosed( in ConnectionClosed()281 void ConnectionInterfaceManager::AddConnection( in AddConnection()[all …]