/ohos5.0/base/telephony/cellular_call/services/control/include/ |
H A D | control_base.h | 368 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | telephone_service.h | 57 virtual void SendDtmf(int dtmf) in SendDtmf() function 89 bool SendDtmf(int dtmf) in SendDtmf() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_profile.cpp | 263 bool HfpHfProfile::SendDtmf(uint8_t code) in SendDtmf() function in OHOS::bluetooth::HfpHfProfile
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_profile_event_sender.cpp | 72 void HfpAgProfileEventSender::SendDtmf(const std::string &device, int dtmf) const in SendDtmf() function in OHOS::bluetooth::HfpAgProfileEventSender
|
H A D | hfp_ag_system_interface.cpp | 169 bool HfpAgSystemInterface::SendDtmf(int dtmf, const std::string &address) const in SendDtmf() function in OHOS::bluetooth::HfpAgSystemInterface
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs_test.cpp | 305 int32_t CsTest::SendDtmf(const sptr<CellularCallInterface> &telephonyService) const in SendDtmf() function in OHOS::Telephony::CsTest
|
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
H A D | ims_call.cpp | 243 int32_t ImsCall::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCall
|
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | cellular_call_connection.cpp | 377 int CellularCallConnection::SendDtmf(char cDTMFCode, const std::string &phoneNum) in SendDtmf() function in OHOS::Telephony::CellularCallConnection
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_manager.cpp | 464 int32_t TelRilManager::SendDtmf( in SendDtmf() function in OHOS::Telephony::TelRilManager 471 int32_t TelRilManager::SendDtmf( in SendDtmf() function in OHOS::Telephony::TelRilManager
|
H A D | tel_ril_call.cpp | 464 int32_t TelRilCall::SendDtmf(char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer &… in SendDtmf() function in OHOS::Telephony::TelRilCall
|
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
H A D | ims_unit_test.cpp | 340 int32_t ImsUnitTest::SendDtmf(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SendDtmf() function in OHOS::Telephony::ImsUnitTest
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_call_defs.h | 698 void (*SendDtmf)(const ReqDataInfo *requestInfo, CallDtmfInfo info); member
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_client.cpp | 349 int32_t ImsCallClient::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCallClient
|
H A D | ims_call_proxy.cpp | 350 int32_t ImsCallProxy::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCallProxy
|
/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_service.cpp | 924 int32_t CellularCallService::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf() function in OHOS::Telephony::CellularCallService
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 207 int32_t RilImpl::SendDtmf(int32_t slotId, int32_t serialId, const DtmfInfo &dtmfInfo) in SendDtmf() function in OHOS::HDI::Ril::V1_3::RilImpl
|
/ohos5.0/base/telephony/call_manager/frameworks/native/src/ |
H A D | cellular_call_proxy.cpp | 611 int32_t CellularCallProxy::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf() function in OHOS::Telephony::CellularCallProxy
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_call.cpp | 384 int32_t HRilCall::SendDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) in SendDtmf() function in OHOS::Telephony::HRilCall
|
H A D | hril_manager.cpp | 554 int32_t HRilManager::SendDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInf… in SendDtmf() function in OHOS::Telephony::HRilManager
|