Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_policy.h38 int32_t CombineConferencePolicy(int32_t &callId);
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_policy.cpp142 int32_t BluetoothCallPolicy::CombineConferencePolicy(int32_t &callId) in CombineConferencePolicy() function in OHOS::Telephony::BluetoothCallPolicy
149 TELEPHONY_LOGW("CombineConferencePolicy failed"); in CombineConferencePolicy()
H A Dbluetooth_call_service.cpp283 int32_t ret = CombineConferencePolicy(callId); in CombineConference()
285 TELEPHONY_LOGE("CombineConferencePolicy failed!"); in CombineConference()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp484 ASSERT_NE(TELEPHONY_SUCCESS, callPolicy.CombineConferencePolicy(policy)); in HWTEST_F()
486 ASSERT_NE(TELEPHONY_SUCCESS, callPolicy.CombineConferencePolicy(policy)); in HWTEST_F()

Completed in 6 milliseconds