Searched refs:BluetoothCallPolicy (Results 1 – 4 of 4) sorted by relevance
23 BluetoothCallPolicy::BluetoothCallPolicy() {} in BluetoothCallPolicy() function in OHOS::Telephony::BluetoothCallPolicy25 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 …]
26 class BluetoothCallPolicy : public CallObjectManager {28 BluetoothCallPolicy();29 ~BluetoothCallPolicy();
27 class BluetoothCallService : public BluetoothCallStub, public BluetoothCallPolicy {
414 BluetoothCallPolicy callPolicy;467 BluetoothCallPolicy callPolicy;