Home
last modified time | relevance | path

Searched refs:SendTelephoneEventInband (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_dtmf_impl.cc126 return channelPtr->SendTelephoneEventInband(eventCode, lengthMs, in SendTelephoneEvent()
Dchannel.h302 int SendTelephoneEventInband(unsigned char eventCode, int lengthMs,
Dchannel.cc2523 int Channel::SendTelephoneEventInband(unsigned char eventCode, in SendTelephoneEventInband() function in webrtc::voe::Channel