Searched refs:HasPendingConnection (Results 1 – 3 of 3) sorted by relevance
40 bool HasPendingConnection(bluetooth::hci::Address addr) const;
55 bool AclConnectionHandler::HasPendingConnection(Address addr) const { in HasPendingConnection() function in test_vendor_lib::AclConnectionHandler
2126 if (!connections_.HasPendingConnection(addr)) { in AcceptConnectionRequest()2162 if (!connections_.HasPendingConnection(addr)) { in RejectConnectionRequest()