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