Searched refs:IMS_SEND_DTMF (Results 1 – 7 of 7) sorted by relevance
41 IMS_SEND_DTMF, enumerator
50 IMS_SEND_DTMF, enumerator
116 return SendResponseInfo(static_cast<int32_t>(ImsCallCallbackInterfaceCode::IMS_SEND_DTMF), in); in SendDtmfResponse()
308 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_SEND_DTMF)); in SendDtmf()
79 requestFuncMap_[static_cast<uint32_t>(ImsCallCallbackInterfaceCode::IMS_SEND_DTMF)] = in InitConfigFuncMap()
59 memberFuncMap_[IMS_SEND_DTMF] = &ImsCallStub::OnSendDtmf; in InitDtmfFuncMap()
72 requestCallFuncMap_[ImsCallInterfaceCode::IMS_SEND_DTMF] = &ImsUnitTest::SendDtmf; in InitBasicFuncMap()