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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 330 return audio_is_bluetooth_sco_device((audio_devices_t)device);
  /system/core/include/system/
audio.h 391 static inline bool audio_is_bluetooth_sco_device(audio_devices_t device) function
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 883 bool suspend = audio_is_bluetooth_sco_device(device) && btNrecIsOff;
    [all...]

Completed in 204 milliseconds