Searched refs:CancelPendingLeConnection (Results 1 – 2 of 2) sorted by relevance
46 bool CancelPendingLeConnection(bluetooth::hci::AddressWithType addr);
97 bool AclConnectionHandler::CancelPendingLeConnection(AddressWithType addr) { in CancelPendingLeConnection() function in test_vendor_lib::AclConnectionHandler124 if (CancelPendingLeConnection(addr)) { in CreateLeConnection()