Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_policy.cpp23 BluetoothCallPolicy::BluetoothCallPolicy() {} in BluetoothCallPolicy() function in OHOS::Telephony::BluetoothCallPolicy
25 BluetoothCallPolicy::~BluetoothCallPolicy() {} in ~BluetoothCallPolicy()
27 int32_t BluetoothCallPolicy::AnswerCallPolicy(int32_t &callId) in AnswerCallPolicy()
41 int32_t BluetoothCallPolicy::RejectCallPolicy(int32_t &callId) in RejectCallPolicy()
55 int32_t BluetoothCallPolicy::HoldCallPolicy(int32_t &callId) in HoldCallPolicy()
65 int32_t BluetoothCallPolicy::UnHoldCallPolicy(int32_t &callId) in UnHoldCallPolicy()
79 int32_t BluetoothCallPolicy::HangUpPolicy(int32_t &callId) in HangUpPolicy()
109 int32_t BluetoothCallPolicy::SwitchCallPolicy(int32_t &callId) in SwitchCallPolicy()
120 int32_t BluetoothCallPolicy::StartDtmfPolicy(int32_t &callId) in StartDtmfPolicy()
142 int32_t BluetoothCallPolicy::CombineConferencePolicy(int32_t &callId) in CombineConferencePolicy()
[all …]
/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_policy.h26 class BluetoothCallPolicy : public CallObjectManager {
28 BluetoothCallPolicy();
29 ~BluetoothCallPolicy();
H A Dbluetooth_call_service.h27 class BluetoothCallService : public BluetoothCallStub, public BluetoothCallPolicy {
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp414 BluetoothCallPolicy callPolicy;
467 BluetoothCallPolicy callPolicy;