summaryrefslogtreecommitdiffstats
path: root/media/packages
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Bluetooth MIDI devicesMike Lockwood2015-04-099-0/+721
The Bluetooth MIDI devices are handled in the BluetoothMidiService APK. Apps wishing to connect to Bluetooth MIDI devices call MidiManager.openBluetoothDevice() which binds to BluetoothMidiService in a similar way as virtual devices are implemented. Change-Id: Ie3fbca757928fd7873a009f9bf9e0ce0be487da6