Searched defs:GetDtmfFeedbackStatus (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_dtmf_impl.cc244 int VoEDtmfImpl::GetDtmfFeedbackStatus(bool& enabled, bool& directFeedback) function in class:webrtc::VoEDtmfImpl
247 "GetDtmfFeedbackStatus()");
256 "GetDtmfFeedbackStatus() => enabled=%d, directFeedback=%d",

Completed in 173 milliseconds