Home
last modified time | relevance | path

Searched refs:StopDtmf (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp217 int32_t RilImpl::StopDtmf(int32_t slotId, int32_t serialId, const DtmfInfo &dtmfInfo) in StopDtmf() function in OHOS::HDI::Ril::V1_3::RilImpl
219 return TaskSchedule(&Telephony::HRilManager::StopDtmf, slotId, serialId, dtmfInfo); in StopDtmf()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h73 int32_t StopDtmf(int32_t slotId, int32_t serialId, const DtmfInfo &dtmfInfo) override;

Completed in 3 milliseconds