Searched refs:HasPendingConnection (Results 1 – 3 of 3) sorted by relevance
51 bool HasPendingConnection(bluetooth::hci::Address addr) const;
82 bool AclConnectionHandler::HasPendingConnection(Address addr) const { in HasPendingConnection() function in rootcanal::AclConnectionHandler
4978 if (connections_.HasPendingConnection(bd_addr)) { in AcceptConnectionRequest()5080 if (!connections_.HasPendingConnection(addr)) { in RejectConnectionRequest()5113 if (connections_.HasPendingConnection(bd_addr) || in CreateConnection()5780 !connections_.HasPendingConnection(page_->bd_addr)) { in Paging()