Searched refs:ConnectBtScoWithAddress (Results 1 – 4 of 4) sorted by relevance
42 bool ConnectBtScoWithAddress(const std::string &bluetoothAddress);
114 audioDeviceManager->ConnectBtScoWithAddress(bluetoothAddress); in AudioDeviceManagerFunc()
241 bool AudioDeviceManager::ConnectBtScoWithAddress(const std::string &bluetoothAddress) in ConnectBtScoWithAddress() function in OHOS::Telephony::AudioDeviceManager
214 …if (!DelayedSingleton<AudioDeviceManager>::GetInstance()->ConnectBtScoWithAddress(device.address))… in SetAudioDevice()