Home
last modified time | relevance | path

Searched defs:SendTelephoneEvent (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_dtmf_impl.cc49 int VoEDtmfImpl::SendTelephoneEvent(int channel, in SendTelephoneEvent() function in webrtc::VoEDtmfImpl
/external/webrtc/webrtc/audio/
Daudio_send_stream.cc118 bool AudioSendStream::SendTelephoneEvent(int payload_type, uint8_t event, in SendTelephoneEvent() function in webrtc::internal::AudioSendStream
Daudio_send_stream_unittest.cc191 TEST(AudioSendStreamTest, SendTelephoneEvent) { in TEST() argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender_audio.cc398 int32_t RTPSenderAudio::SendTelephoneEvent(uint8_t key, in SendTelephoneEvent() function in webrtc::RTPSenderAudio
Drtp_sender.cc1750 int32_t RTPSender::SendTelephoneEvent(uint8_t key, in SendTelephoneEvent() function in webrtc::RTPSender
/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc59 bool FakeAudioSendStream::SendTelephoneEvent(int payload_type, uint8_t event, in SendTelephoneEvent() function in cricket::FakeAudioSendStream
Dwebrtcvoiceengine.cc1114 bool SendTelephoneEvent(int payload_type, uint8_t event, in SendTelephoneEvent() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream