Home
last modified time | relevance | path

Searched refs:SendCDMAThreeWayDialRequest (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/connection/include/
H A Dcellular_call_connection_cs.h139 * SendCDMAThreeWayDialRequest
144 int32_t SendCDMAThreeWayDialRequest(int32_t slotId);
/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_cs.cpp206 int32_t CellularCallConnectionCS::SendCDMAThreeWayDialRequest(int32_t slotId) in SendCDMAThreeWayDialRequest() function in OHOS::Telephony::CellularCallConnectionCS
208 TELEPHONY_LOGI("CellularCallConnectionCS::SendCDMAThreeWayDialRequest start."); in SendCDMAThreeWayDialRequest()
/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp86 return csConnection.SendCDMAThreeWayDialRequest(callInfo.slotId); in DialCdma()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp747 * @tc.name Test CellularCallConnectionCS SendCDMAThreeWayDialRequest
754 int32_t ret = cellularCallConnectionCS.SendCDMAThreeWayDialRequest(slotId); in HWTEST_F()

Completed in 5 milliseconds