Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h60 HREQ_CALL_START_DTMF, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h38 { HREQ_CALL_START_DTMF, "HREQ_CALL_START_DTMF" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp1121 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_START_DTMF)); in HWTEST_F()
1140 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_START_DTMF)); in HWTEST_F()
H A Dril_callback_test.cpp1266 hdiId_ = HdiId::HREQ_CALL_START_DTMF; in StartDtmfResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp75 HREQ_CALL_START_DTMF, enumerator
1417 memberFuncMap_[HREQ_CALL_START_DTMF] = &RilInterfaceTest::StartDtmfTest; in OnInitCallProcessInterface()
1588 cout << "----> [" << HREQ_CALL_START_DTMF << "] ---->[ HREQ_CALL_START_DTMF ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp178 respMemberFuncMap_[HREQ_CALL_START_DTMF] = in AddCallAdditionalResponseToMap()
381 return RequestVendor(serialId, HREQ_CALL_START_DTMF, callFuncs_, &HRilCallReq::StartDtmf, info); in StartDtmf()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h58 HREQ_CALL_START_DTMF, member in OHOS::Telephony::HdiId

Completed in 14 milliseconds