Searched defs:offerSdp (Results 1 – 4 of 4) sorted by relevance
84 public final SessionDescription offerSdp; field in AppRTCClient.SignalingParameters88 String clientId, String wssUrl, String wssPostUrl, SessionDescription offerSdp, in SignalingParameters()
87 SessionDescription offerSdp = null; in roomHttpResponseParse() local
718 SessionDescription offerSdp = sdpLatch.getSdp(); in testCompleteSession() local965 SessionDescription offerSdp = sdpLatch.getSdp(); in testDataChannelOnlySession() local1130 SessionDescription offerSdp = sdpLatch.getSdp(); in testSurfaceIceCandidatesWhenIceTransportTypeChanged() local1209 SessionDescription offerSdp = sdpLatch.getSdp(); in testTrackRemovalAndAddition() local1413 SessionDescription offerSdp = sdpLatch.getSdp(); in testRemoteStreamUpdatedWhenTracksAddedOrRemoved() local1498 SessionDescription offerSdp = sdpLatch.getSdp(); in negotiate() local
128 SessionDescription offerSdp = new SessionDescription(SessionDescription.Type.OFFER, DUMMY_SDP); in testDirectRTCClient() local