Searched defs:establichCall (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/tools/rtcbot/test/
H A Dthree_bots_video_conference.js61 establichCall(peerConnections1[0], peerConnections2[1]);
63 establichCall(peerConnections2[0], peerConnections3[1]);
65 establichCall(peerConnections3[0], peerConnections1[1]);
68 function establichCall(pc1, pc2) {

Completed in 182 milliseconds