Searched refs:SignalSrtpError (Results 1 – 4 of 4) sorted by relevance
185 SignalSrtpError.repeat(send_rtcp_session_->SignalSrtpError); in SetRtcpParams()191 SignalSrtpError.repeat(recv_rtcp_session_->SignalSrtpError); in SetRtcpParams()336 SignalSrtpError.repeat(send_session_->SignalSrtpError); in CreateSrtpSessions()337 SignalSrtpError.repeat(recv_session_->SignalSrtpError); in CreateSrtpSessions()450 SignalSrtpError.repeat(srtp_stat_->SignalSrtpError); in SrtpSession()788 SignalSrtpError(key.ssrc, key.mode, key.error); in HandleSrtpResult()
134 sigslot::repeater3<uint32, Mode, Error> SignalSrtpError; variable216 SignalSrtpError; variable257 SignalSrtpError; variable
1507 srtp_filter()->SignalSrtpError.connect( in Init()1965 srtp_filter()->SignalSrtpError.connect( in Init()2520 srtp_filter()->SignalSrtpError.connect( in Init()
705 srtp_stat_.SignalSrtpError.connect(this, &SrtpStatTest::OnSrtpError); in SrtpStatTest()