HomeSort by relevance Sort by last modified time
    Searched refs:AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER (Results 1 - 11 of 11) sorted by null

  /frameworks/av/services/audiopolicy/common/include/
Volume.h 134 case AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER:
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
ConfigParsingUtils.h 60 STRING_TO_ENUM(AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER),
113 NAME_TO_ENUM("BT A2DP Speaker", AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER),
  /system/media/audio/include/system/
audio.h 593 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER = 0x200,
629 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER |
647 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER),
    [all...]
  /hardware/qcom/audio/post_proc/
bass_boost.c 153 (device == AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER) ||
virtualizer.c 153 (device == AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER) ||
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 428 device = availableOutputDevicesType & AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER;
519 device2 = availableOutputDevicesType & AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 74 { AudioSystem::DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER, AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER },
AudioPolicyManagerBase.cpp     [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 75 { AudioSystem::DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER, AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER },
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 369 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER, "BLUETOOTH_A2DP_SPEAKER",
    [all...]

Completed in 232 milliseconds