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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 340 return audio_is_bluetooth_sco_device((audio_devices_t)device);
  /system/core/include/system/
audio.h 472 static inline bool audio_is_bluetooth_sco_device(audio_devices_t device) function
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 111 } else if (audio_is_bluetooth_sco_device(device)) {
144 } else if (audio_is_bluetooth_sco_device(device)) {
258 if (audio_is_bluetooth_sco_device(device) &&
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 900 bool suspend = audio_is_bluetooth_sco_device(device) && btNrecIsOff;
    [all...]
Threads.cpp     [all...]

Completed in 79 milliseconds