Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp134 DeviceCategory GetDeviceCategory(const BluetoothRemoteDevice &device) in GetDeviceCategory() function
212 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleConnectDevice()
398 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleVirtualConnectDevice()
626 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleConnectDevice()
803 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleUserSelection()
841 DeviceCategory bluetoothCategory = GetDeviceCategory(device); in HandleVirtualConnectDevice()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Daudio_adapter_manager.h133 DeviceVolumeType GetDeviceCategory(DeviceType deviceType);
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp1059 DeviceVolumeType AudioAdapterManager::GetDeviceCategory(DeviceType deviceType) in GetDeviceCategory() function in OHOS::AudioStandard::AudioAdapterManager
1747 DeviceVolumeType deviceCategory = GetDeviceCategory(deviceType); in CalculateVolumeDbNonlinear()