Searched defs:cDtmfCode (Results 1 – 9 of 9) sorted by relevance
| /base/telephony/cellular_call/services/control/include/ |
| D | control_base.h | 320 int32_t StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in StartDtmf() 396 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf()
|
| /base/telephony/cellular_call/services/connection/src/ |
| D | cellular_call_connection_cs.cpp | 191 int32_t CellularCallConnectionCS::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) co… in SendDtmfRequest() 207 int32_t CellularCallConnectionCS::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) c… in StartDtmfRequest()
|
| D | cellular_call_connection_ims.cpp | 316 int32_t CellularCallConnectionIMS::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) c… in SendDtmfRequest() 337 int32_t CellularCallConnectionIMS::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) … in StartDtmfRequest()
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| D | cs_test.cpp | 401 char cDtmfCode; in StartDtmf() local 452 char cDtmfCode; in SendDtmf() local
|
| /base/telephony/cellular_call/vendor/ims/services/src/ |
| D | ims_service.cpp | 223 int32_t ImsService::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() 229 int32_t ImsService::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf()
|
| D | ims_ril_request.cpp | 247 int32_t ImsRilRequest::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) const in SendDtmfRequest() 265 int32_t ImsRilRequest::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) const in StartDtmfRequest()
|
| /base/telephony/cellular_call/services/manager/src/ |
| D | cellular_call_service.cpp | 595 int32_t CellularCallService::StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in StartDtmf() 651 int32_t CellularCallService::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf()
|
| /base/telephony/cellular_call/ims_interfaces/src/ |
| D | ims_proxy.cpp | 328 int32_t ImsProxy::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() 356 int32_t ImsProxy::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf()
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| D | cellular_call_proxy.cpp | 378 int32_t CellularCallProxy::StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in StartDtmf() 423 int32_t CellularCallProxy::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf()
|