Home
last modified time | relevance | path

Searched defs:bluetoothAddress (Results 1 – 5 of 5) 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.cpp134 bool BluetoothConnection::ConnectBtSco(const std::string &bluetoothAddress) in ConnectBtSco()
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_client.cpp279 …luetoothCallClient::SetAudioDevice(AudioDeviceType deviceType, const std::string &bluetoothAddress) in SetAudioDevice()
/base/telephony/call_manager/services/audio/src/
Daudio_device_manager.cpp241 bool AudioDeviceManager::ConnectBtScoWithAddress(const std::string &bluetoothAddress) in ConnectBtScoWithAddress()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dzero_branch_test.cpp1183 std::string bluetoothAddress = "test"; variable