Home | History | Annotate | Download | only in libaudio

Lines Matching refs:inputDevice

504     uint32_t inputDevice = (input == NULL) ? 0 : input->devices();
507 if (inputDevice != 0) {
508 ALOGI("do input routing device %x\n", inputDevice);
509 if (inputDevice & AudioSystem::DEVICE_IN_BLUETOOTH_SCO_HEADSET) {
512 } else if (inputDevice & AudioSystem::DEVICE_IN_WIRED_HEADSET) {
533 // if inputDevice == 0, restore output routing