Lines Matching refs:BLUETOOTH
129 } else if (AudioMode.BLUETOOTH == mode) {
132 // Bluetooth audio routing to handle it, since there's other
136 // manually disconnect the active bluetooth headset;
143 Log.e(LOG_TAG, "Asking to turn on bluetooth when no bluetooth available. " +
186 * Called when the bluetooth connection changes.
193 // this will read the new bluetooth mode appropriately
204 // Since the presence of a wired headset or bluetooth affects the
212 // Change state only if we are not using bluetooth
266 * Turns on/off bluetooth. If bluetooth is already in the correct mode, this does
279 Log.e(LOG_TAG, "Asking to turn on bluetooth, but there is no bluetooth availabled.");
309 mode = AudioMode.BLUETOOTH;
369 supportedModes |= AudioMode.BLUETOOTH;