OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtmf
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc
60
VoEDtmf*
dtmf
= NULL;
variable
134
dtmf
= VoEDtmf::GetInterface(m_voe);
193
if (
dtmf
)
194
dtmf
->Release();
/device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp
473
std::string
dtmf
;
member in struct:CallState
509
dtmf
.push_back(c);
510
ALOGV("Call to %s:
DTMF
%s", number.c_str(),
dtmf
.c_str());
803
ALOGV("Sending
DTMF
digit '%c'", c);
817
ALOGV("
DTMF
tone end.");
[
all
...]
/device/google/cuttlefish_common/guest/hals/ril/libril/
ril_service.cpp
339
const ::android::hardware::hidl_string&
dtmf
,
[
all
...]
Completed in 82 milliseconds