Searched defs:setBluetoothEnabled (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DA2dpAudioInterface.cpp84 mOutput->setBluetoothEnabled(mBluetoothEnabled);
146 mOutput->setBluetoothEnabled(mBluetoothEnabled);
449 status_t A2dpAudioInterface::A2dpAudioStreamOut::setBluetoothEnabled(bool enabled) function in class:android_audio_legacy::A2dpAudioInterface::A2dpAudioStreamOut
451 ALOGD("setBluetoothEnabled %d", enabled);

Completed in 60 milliseconds