Searched refs:CancelPendingConnection (Results 1 – 3 of 3) sorted by relevance
63 bool AclConnectionHandler::CancelPendingConnection(Address addr) { in CancelPendingConnection() function in test_vendor_lib::AclConnectionHandler109 if (CancelPendingConnection(addr)) { in CreateConnection()
41 bool CancelPendingConnection(bluetooth::hci::Address addr);
2204 if (!connections_.CancelPendingConnection(addr)) { in CreateConnectionCancel()