Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.h128 bool CheckForOrphanedAclConnections() const;
Dacl.cc1440 if (CheckForOrphanedAclConnections()) { in ~Acl()
1445 bool shim::legacy::Acl::CheckForOrphanedAclConnections() const { in CheckForOrphanedAclConnections() function in shim::legacy::Acl
1844 if (CheckForOrphanedAclConnections()) { in DisconnectAllForSuspend()
1862 if (CheckForOrphanedAclConnections()) { in Shutdown()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc61 bool shim::legacy::Acl::CheckForOrphanedAclConnections() const { in CheckForOrphanedAclConnections() function in shim::legacy::Acl