Searched refs:HasPendingConnection (Results 1 – 3 of 3) sorted by relevance
52 bool HasPendingConnection(bluetooth::hci::Address addr) const;
84 bool AclConnectionHandler::HasPendingConnection(Address addr) const { in HasPendingConnection() function in rootcanal::AclConnectionHandler
5303 if (connections_.HasPendingConnection(bd_addr)) { in AcceptConnectionRequest()5414 if (!connections_.HasPendingConnection(addr)) { in RejectConnectionRequest()5452 if (connections_.HasPendingConnection(bd_addr) || in CreateConnection()6159 !connections_.HasPendingConnection(page_->bd_addr)) { in Paging()