Searched refs:transport_channel (Results 1 – 5 of 5) sorted by relevance
1734 cricket::TransportChannel* transport_channel = in TestSrtpError() local1735 channel2_->transport_channel(); in TestSrtpError()1736 transport_channel->SignalReadPacket( in TestSrtpError()1737 transport_channel, reinterpret_cast<const char*>(kBadPacket), in TestSrtpError()1745 TransportChannel* rtp = channel1_->transport_channel(); in TestOnReadyToSend()1777 TransportChannel* rtp = channel1_->transport_channel(); in TestOnReadyToSendWithRtcpMux()
99 TransportChannel* transport_channel() const { in transport_channel() function
226 if (!SetDtlsSrtpCryptoSuites(transport_channel(), false)) { in Init()283 if (!transport_channel()) { in SetTransport_w()
1848 voice_channel_->transport_channel()->SignalSentPacket.connect( in CreateVoiceChannel()1865 video_channel_->transport_channel()->SignalSentPacket.connect( in CreateVideoChannel()1887 data_channel_->transport_channel()->SignalSentPacket.connect( in CreateDataChannel()
289 return ch->transport_channel(); in rtp_transport_channel()