Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/audio/voip/
H A Daudio_egress.cc155 bool AudioEgress::SendTelephoneEvent(int dtmf_event, int duration_ms) { in SendTelephoneEvent() function in webrtc::AudioEgress
H A Daudio_channel.h68 bool SendTelephoneEvent(int dtmf_event, int duration_ms) { in SendTelephoneEvent() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_audio.cc329 int32_t RTPSenderAudio::SendTelephoneEvent(uint8_t key, in SendTelephoneEvent() function in webrtc::RTPSenderAudio
/aosp_15_r20/external/webrtc/audio/
H A Daudio_send_stream.cc418 bool AudioSendStream::SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in webrtc::internal::AudioSendStream
H A Daudio_send_stream_unittest.cc404 TEST(AudioSendStreamTest, SendTelephoneEvent) { in TEST() argument
/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.cc55 bool FakeAudioSendStream::SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in cricket::FakeAudioSendStream
H A Dwebrtc_voice_engine.cc856 bool SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream