Searched refs:DEVICE_OUT_BLUETOOTH_SCO_CARKIT (Results 1 - 8 of 8) sorted by relevance

/hardware/msm7k/libaudio-qdsp5v2/
H A DAudioPolicyManager.cpp78 device = mAvailableOutputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT;
118 device = mAvailableOutputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT;
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h239 DEVICE_OUT_BLUETOOTH_SCO_CARKIT = 0x40, enumerator in enum:android_audio_legacy::AudioSystem::audio_devices
249 DEVICE_OUT_BLUETOOTH_SCO_CARKIT | DEVICE_OUT_BLUETOOTH_A2DP | DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES |
/hardware/msm7k/libaudio-qsd8k/
H A DAudioPolicyManager.cpp78 device = mAvailableOutputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT;
118 device = mAvailableOutputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT;
H A DAudioHardware.cpp1366 } else if (inputDevice & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT) {
1420 } else if (outputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT) {
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp71 { AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT, AUDIO_DEVICE_OUT_BLUETOOTH_SCO_CARKIT },
/hardware/msm7k/libaudio/
H A DAudioHardware.cpp547 } else if (outputDevices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT) {
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp72 { AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT, AUDIO_DEVICE_OUT_BLUETOOTH_SCO_CARKIT },
H A Dalsa_default.cpp1390 (devices & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT)) {

Completed in 566 milliseconds