Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h81 HREQ_CALL_SET_CALL_WAITING, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h43 { HREQ_CALL_SET_CALL_WAITING, "HREQ_CALL_SET_CALL_WAITING" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp510 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SET_CALL_WAITING)); in HWTEST_F()
526 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SET_CALL_WAITING)); in HWTEST_F()
H A Dril_callback_test.cpp1199 hdiId_ = HdiId::HREQ_CALL_SET_CALL_WAITING; in SetCallWaitingResponse()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp141 respMemberFuncMap_[HREQ_CALL_SET_CALL_WAITING] = in AddCallSupplementResponseToMap()
302 return RequestVendor(serialId, HREQ_CALL_SET_CALL_WAITING, callFuncs_, &HRilCallReq::SetCallWaiting, activate); in SetCallWaiting()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h63 HREQ_CALL_SET_CALL_WAITING, member in OHOS::Telephony::HdiId
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp80 HREQ_CALL_SET_CALL_WAITING, enumerator

Completed in 15 milliseconds