Home
last modified time | relevance | path

Searched refs:GetAllA2dpBluetoothDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h67 static std::vector<BluetoothRemoteDevice> GetAllA2dpBluetoothDevice();
H A Daudio_bluetooth_manager.cpp124 auto a2dpList = MediaBluetoothDeviceManager::GetAllA2dpBluetoothDevice(); in DisconnectBluetoothA2dpSink()
H A Dbluetooth_device_manager.cpp519 std::vector<BluetoothRemoteDevice> MediaBluetoothDeviceManager::GetAllA2dpBluetoothDevice() in GetAllA2dpBluetoothDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager