Searched defs:cDTMFCode (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | cellular_call_connection.cpp | 335 int CellularCallConnection::StartDtmf(char cDTMFCode, const CellularCallInfo &callInfo) in StartDtmf() 377 int CellularCallConnection::SendDtmf(char cDTMFCode, const std::string &phoneNum) in SendDtmf()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_call.cpp | 464 int32_t TelRilCall::SendDtmf(char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer &… in SendDtmf() 479 int32_t TelRilCall::StartDtmf(char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer … in StartDtmf()
|
H A D | tel_ril_manager.cpp | 472 int32_t slotId, char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer &response) in SendDtmf() 478 int32_t slotId, char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer &response) in StartDtmf()
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_manager_inner.cpp | 1118 int32_t CoreManagerInner::SendDTMF(int32_t slotId, int32_t eventId, char cDTMFCode, int32_t index, in SendDTMF() 1134 int32_t CoreManagerInner::StartDTMF(int32_t slotId, int32_t eventId, char cDTMFCode, int32_t index, in StartDTMF()
|