summaryrefslogtreecommitdiff
path: root/media/packages/BluetoothMidiService
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-05-04Bluetooth MIDI test: flush packetsPhil Burk
2020-04-29BluetoothMidiService: remove java_api_finder tagPhil Burk
2020-04-04Merge "BluetoothMidi test: test encoder and decoder" into rvc-devTreeHugger Robot
2020-04-04BluetoothMidi test: test encoder and decoderPhil Burk
2020-03-31BluetoothMidi: ignore reserved bit in headerPhil Burk
2020-03-26BLE-MIDI: fix timestamps for sysex dataPhil Burk
2019-03-12Convert Android.mk file to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-04-14BluetoothMidi: request higher priority, for lower latencyPhil Burk
2017-02-21bluetoothmidiservice: fix timestamp for BLE-MIDI transmitted packetsPhil Burk
2015-09-22Merge "BluetoothMidiDevice: change write type to support JamStik"Phil Burk
2015-09-22BluetoothMidiDevice: change write type to support JamStikPhil Burk
2015-09-08BLE-MIDI: change binding for BluetoothMidiServicePhil Burk
2015-08-25MidiBluetoothService: add new device to HashMapPhil Burk
2015-06-04MidiManager: proxy all requests to open devices through MidiServiceMike Lockwood
2015-05-12MidiManager: Address API Council feedback:Mike Lockwood
2015-05-07BluetoothMidiDevice: Cleanup and error handling improvementsMike Lockwood
2015-05-01BluetoothMidiService: Add support for sending SysEx messages that span multip...Mike Lockwood
2015-04-21BluetoothMidiService: Use MidiBtleTimeTracker to interpret incoming Bluetooth...Mike Lockwood
2015-04-09Add support for Bluetooth MIDI devicesMike Lockwood