Home
last modified time | relevance | path

Searched refs:dtmf (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp384 std::string dtmf; member
420 dtmf.push_back(c); in addDtmfDigit()
421 ALOGV("Call to %s: DTMF %s", number.c_str(), dtmf.c_str()); in addDtmfDigit()
/device/generic/goldfish/radio/libril/
Dril_service.cpp336 const ::android::hardware::hidl_string& dtmf,
1719 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf() argument
1725 3, dtmf.c_str(), (std::to_string(on)).c_str(), in sendBurstDtmf()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp346 const ::android::hardware::hidl_string& dtmf,
1854 Return<void> RadioImpl_1_6::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf() argument
1860 3, dtmf.c_str(), (std::to_string(on)).c_str(), in sendBurstDtmf()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp357 const ::android::hardware::hidl_string& dtmf,
1885 Return<void> RadioImpl_1_6::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf() argument
1891 3, dtmf.c_str(), (std::to_string(on)).c_str(), in sendBurstDtmf()