commit | f0a41d1c591193fbe02c9ddbaf24c79af4da9972 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@google.com> | Tue Mar 24 08:27:11 2015 -0700 |
committer | Mike Lockwood <lockwood@google.com> | Thu Apr 09 11:49:51 2015 -0700 |
tree | ddb94c31f0fe87dae3c4413609a5b752c3a197d8 | |
parent | b6f50d357bd3d4d296be6bb047f5ce93a79cbca1 [diff] |
Add support for Bluetooth MIDI devices 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