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

  /hardware/msm7k/libaudio/
AudioHardware.cpp 48 mInit(false), mMicMute(true), mBluetoothNrec(true), mBluetoothId(0),
298 mBluetoothNrec = true;
300 mBluetoothNrec = false;
482 } else if (!mBluetoothNrec) {
610 snprintf(buffer, SIZE, "\tmBluetoothNrec: %s\n", mBluetoothNrec? "true": "false");
    [all...]
AudioHardware.h 239 bool mBluetoothNrec;
  /device/samsung/crespo/libaudio/
AudioHardware.h 162 bool mBluetoothNrec;
AudioHardware.cpp 91 mBluetoothNrec(true),
480 mBluetoothNrec = true;
482 mBluetoothNrec = false;
714 LOGD("### incall mode bluetooth route %s NR", mBluetoothNrec ? "" : "NO");
715 if (mBluetoothNrec) {
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.h 323 bool mBluetoothNrec;
AudioHardware.cpp 104 mBluetoothNrec(true),
411 mBluetoothNrec = true;
413 mBluetoothNrec = false;
815 if (!mBluetoothNrec) {
    [all...]

Completed in 41 milliseconds