Home
last modified time | relevance | path

Searched refs:DEVICE_ID_HEADSET (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
DIDeviceVolume.c30 case DEVICE_ID_HEADSET: in IDeviceVolume_GetVolumeScale()
55 case DEVICE_ID_HEADSET: in IDeviceVolume_SetVolume()
87 case DEVICE_ID_HEADSET: in IDeviceVolume_GetVolume()
DIAudioIODeviceCapabilities.c101 pOutputDeviceIDs[0] = DEVICE_ID_HEADSET; in IAudioIODeviceCapabilities_GetAvailableAudioOutputs()
123 case DEVICE_ID_HEADSET: in IAudioIODeviceCapabilities_QueryAudioOutputCapabilities()
237 pAudioDeviceIDs[0] = DEVICE_ID_HEADSET; in IAudioIODeviceCapabilities_GetDefaultAudioDevices()
DIOutputMix.c73 case DEVICE_ID_HEADSET: in IOutputMix_ReRoute()
/frameworks/wilhelm/src/
Ddevices.h17 #define DEVICE_ID_HEADSET 1 macro
Ddevices.c84 {DEVICE_ID_HEADSET, &AudioOutputDescriptor_headset},