Home
last modified time | relevance | path

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

/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
[all...]
/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_policy.h26 class BluetoothCallPolicy : public CallObjectManager { class
28 BluetoothCallPolicy();
29 ~BluetoothCallPolicy();
H A Dbluetooth_call_service.h27 class BluetoothCallService : public BluetoothCallStub, public BluetoothCallPolicy {
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp414 BluetoothCallPolicy callPolicy; in HWTEST_F()
467 BluetoothCallPolicy callPolicy; in HWTEST_F()

Completed in 6 milliseconds