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

/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp516 Return<void> Radio::sendBurstDtmf(int32_t /* serial */, const hidl_string& /* dtmf*/, function in class:android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
H A Dril_service.cpp325 Return<void> sendBurstDtmf(int32_t serial,
1690 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, function in class:RadioImpl
1693 RLOGD("sendBurstDtmf: serial %d", serial);

Completed in 33 milliseconds