Home
last modified time | relevance | path

Searched defs:dtmf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h57 virtual void SendDtmf(int dtmf) in SendDtmf()
89 bool SendDtmf(int dtmf) in SendDtmf()
204 void NotifySendDtmf(int dtmf) in NotifySendDtmf()
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Dtone.cpp125 ToneDescriptor dtmf = ToneDescriptor::TONE_UNKNOWN; in ConvertDigitToTone() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp169 bool HfpAgSystemInterface::SendDtmf(int dtmf, const std::string &address) const in SendDtmf()