Home
last modified time | relevance | path

Searched refs:GetConnectedA2dpBluetoothDevice (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h64 static int32_t GetConnectedA2dpBluetoothDevice(const std::string& macAddress, BluetoothRemoteDevice &device);
H A Daudio_bluetooth_manager.cpp149 int32_t tmp = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in SetActiveA2dpDevice()
172 int32_t ret = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in SetDeviceAbsVolume()
184 int32_t ret = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in GetA2dpDeviceStreamInfo()
H A Dbluetooth_device_manager.cpp105 if (MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device) != SUCCESS) { in SendUserSelectionEvent()
503 int32_t MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(const std::string& macAddress, in GetConnectedA2dpBluetoothDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager

Completed in 5 milliseconds