Searched refs:NotifyToUpdateAudioDevice (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | bluetooth_device_manager.h | 58 static void NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device, 108 static void NotifyToUpdateAudioDevice(const BluetoothRemoteDevice &device,
|
H A D | bluetooth_device_manager.cpp | 240 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
|