Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h36 HREQ_CALL_ANSWER, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h30 { HREQ_CALL_ANSWER, "HREQ_CALL_ANSWER" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp286 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_ANSWER)); in HWTEST_F()
302 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_ANSWER)); in HWTEST_F()
H A Dril_callback_test.cpp1106 hdiId_ = HdiId::HREQ_CALL_ANSWER; in AnswerResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp67 HREQ_CALL_ANSWER, enumerator
1407 memberFuncMap_[HREQ_CALL_ANSWER] = &RilInterfaceTest::AnswerCallTest; in OnInitCallProcessInterface()
1580 cout << "----> [" << HREQ_CALL_ANSWER << "] ---->[ HREQ_CALL_ANSWER ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp92 respMemberFuncMap_[HREQ_CALL_ANSWER] = in AddCallBasicResponseToMap()
224 return RequestVendor(serialId, HREQ_CALL_ANSWER, callFuncs_, &HRilCallReq::Answer); in Answer()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h50 HREQ_CALL_ANSWER, member in OHOS::Telephony::HdiId

Completed in 23 milliseconds