Home
last modified time | relevance | path

Searched defs:SendDtmf (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dcontrol_base.h368 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 Dtelephone_service.h57 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 Dhfp_hf_profile.cpp263 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 Dhfp_ag_profile_event_sender.cpp72 void HfpAgProfileEventSender::SendDtmf(const std::string &device, int dtmf) const in SendDtmf() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_system_interface.cpp169 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 Dcs_test.cpp305 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 Dims_call.cpp243 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 Dcellular_call_connection.cpp377 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 Dtel_ril_manager.cpp464 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 Dtel_ril_call.cpp464 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 Dims_unit_test.cpp340 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 Dhril_vendor_call_defs.h698 void (*SendDtmf)(const ReqDataInfo *requestInfo, CallDtmfInfo info); member
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp349 int32_t ImsCallClient::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCallClient
H A Dims_call_proxy.cpp350 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 Dcellular_call_service.cpp924 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 Dril_impl.cpp207 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 Dcellular_call_proxy.cpp611 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 Dhril_call.cpp384 int32_t HRilCall::SendDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) in SendDtmf() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp554 int32_t HRilManager::SendDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInf… in SendDtmf() function in OHOS::Telephony::HRilManager