Home
last modified time | relevance | path

Searched refs:HREQ_CALL_STOP_DTMF (Results 1 - 7 of 7) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h63 HREQ_CALL_STOP_DTMF, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h39 { HREQ_CALL_STOP_DTMF, "HREQ_CALL_STOP_DTMF" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp1159 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_STOP_DTMF)); in HWTEST_F()
1178 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_STOP_DTMF)); in HWTEST_F()
H A Dril_callback_test.cpp1284 hdiId_ = HdiId::HREQ_CALL_STOP_DTMF; in StopDtmfResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp76 HREQ_CALL_STOP_DTMF, enumerator
1418 memberFuncMap_[HREQ_CALL_STOP_DTMF] = &RilInterfaceTest::StopDtmfTest; in OnInitCallProcessInterface()
1589 cout << "----> [" << HREQ_CALL_STOP_DTMF << "] ---->[ HREQ_CALL_STOP_DTMF ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp184 respMemberFuncMap_[HREQ_CALL_STOP_DTMF] = in AddCallAdditionalResponseToMap()
400 return RequestVendor(serialId, HREQ_CALL_STOP_DTMF, callFuncs_, &HRilCallReq::StopDtmf, info); in StopDtmf()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h59 HREQ_CALL_STOP_DTMF, member in OHOS::Telephony::HdiId

Completed in 15 milliseconds