Searched refs:new_remote_candidate (Results 1 – 1 of 1) sorted by relevance
685 Candidate new_remote_candidate(candidate); in AddRemoteCandidate() local686 new_remote_candidate.set_generation(generation); in AddRemoteCandidate()693 new_remote_candidate.set_username(remote_ice()->ufrag); in AddRemoteCandidate()695 if (new_remote_candidate.username() == remote_ice()->ufrag) { in AddRemoteCandidate()697 new_remote_candidate.set_password(remote_ice()->pwd); in AddRemoteCandidate()708 CreateConnections(new_remote_candidate, NULL); in AddRemoteCandidate()