HomeSort by relevance Sort by last modified time
    Searched defs:SND_DEVICE_BT (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/libaudio/
AudioHardware.h 255 int SND_DEVICE_BT;
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 53 static const uint32_t SND_DEVICE_BT = 3;
660 } else if ((device == SND_DEVICE_BT) || (device == SND_DEVICE_BT_EC_OFF)) {
814 if (device == (uint32_t)SND_DEVICE_BT) {
821 if (device == (int) SND_DEVICE_BT) {
    [all...]

Completed in 14 milliseconds