Searched refs:SignalSrtpError (Results 1 – 4 of 4) sorted by relevance
192 SignalSrtpError.repeat(send_rtcp_session_->SignalSrtpError); in SetRtcpParams()198 SignalSrtpError.repeat(recv_rtcp_session_->SignalSrtpError); in SetRtcpParams()362 SignalSrtpError.repeat(send_session_->SignalSrtpError); in CreateSrtpSessions()363 SignalSrtpError.repeat(recv_session_->SignalSrtpError); in CreateSrtpSessions()476 SignalSrtpError.repeat(srtp_stat_->SignalSrtpError); in SrtpSession()876 SignalSrtpError(key.ssrc, key.mode, key.error); in HandleSrtpResult()
140 sigslot::repeater3<uint32, Mode, Error> SignalSrtpError; variable228 SignalSrtpError; variable273 SignalSrtpError; variable
1281 srtp_filter()->SignalSrtpError.connect( in Init()1675 srtp_filter()->SignalSrtpError.connect( in Init()2135 srtp_filter()->SignalSrtpError.connect( in Init()
735 srtp_stat_.SignalSrtpError.connect(this, &SrtpStatTest::OnSrtpError); in SrtpStatTest()