HomeSort by relevance Sort by last modified time
    Searched refs:PendingDTMF (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
dtmf_queue.h 26 bool PendingDTMF();
dtmf_queue.cc 62 bool DTMFqueue::PendingDTMF() {
rtp_sender_audio.cc 177 if (!_dtmfEventIsOn && PendingDTMF()) {

Completed in 975 milliseconds