Home
last modified time | relevance | path

Searched refs:NotifyToUpdateAudioDevice (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h58 static void NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device,
108 static void NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device,
H A Dbluetooth_device_manager.cpp240 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::ADD); in HandleConnectDevice()
259 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::REMOVE); in HandleDisconnectDevice()
444 void MediaBluetoothDeviceManager::NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device, in NotifyToUpdateAudioDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager
654 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::ADD); in HandleConnectDevice()
673 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::REMOVE); in HandleDisconnectDevice()
887 void HfpBluetoothDeviceManager::NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device, in NotifyToUpdateAudioDevice() function in OHOS::Bluetooth::HfpBluetoothDeviceManager