Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_policy.h38 int32_t CombineConferencePolicy(int32_t &callId);
/ohos5.0/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
H A Dbluetooth_call_service.cpp282 int32_t ret = CombineConferencePolicy(callId); in CombineConference()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp484 ASSERT_NE(TELEPHONY_SUCCESS, callPolicy.CombineConferencePolicy(policy));
486 ASSERT_NE(TELEPHONY_SUCCESS, callPolicy.CombineConferencePolicy(policy));