Home
last modified time | relevance | path

Searched defs:bluetoothAddress (Results 1 – 12 of 12) sorted by relevance

/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_manager.cpp31 bool BluetoothCallManager::ConnectBtSco(const std::string &bluetoothAddress) in ConnectBtSco()
Dbluetooth_connection.cpp117 bool BluetoothConnection::ConnectBtSco(const std::string &bluetoothAddress) in ConnectBtSco()
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_client.cpp269 …_t BluetoothCallClient::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
Dcall_manager_client.cpp391 …32_t CallManagerClient::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
Dcall_manager_proxy.cpp734 …t32_t CallManagerProxy::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
Dcall_manager_service_proxy.cpp361 …allManagerServiceProxy::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
/base/telephony/call_manager/services/audio/src/
Daudio_device_manager.cpp128 bool AudioDeviceManager::ConnectBtScoWithAddress(const std::string &bluetoothAddress) in ConnectBtScoWithAddress()
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h685 int32_t SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp559 …2_t CallManagerService::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
Dcall_manager_service_stub.cpp351 std::string bluetoothAddress = data.ReadString(); in OnSetAudioDevice() local
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts1387 bluetoothAddress?: string; property
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp861 …2_t CallControlManager::SetAudioDevice(AudioDevice deviceType, const std::string &bluetoothAddress) in SetAudioDevice()