Searched refs:GetConnectedA2dpBluetoothDevice (Results 1 – 3 of 3) sorted by relevance
148 … int32_t tmp = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in SetActiveA2dpDevice()171 int32_t ret = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in SetDeviceAbsVolume()183 int32_t ret = MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device); in GetA2dpDeviceStreamInfo()
64 …static int32_t GetConnectedA2dpBluetoothDevice(const std::string& macAddress, BluetoothRemoteDevic…
105 … if (MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(macAddress, device) != SUCCESS) { in SendUserSelectionEvent()507 int32_t MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(const std::string& macAddress, in GetConnectedA2dpBluetoothDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager