Hi Felipe, On Mon, Dec 26, 2016 at 10:26 PM, Felipe F. Tonello <eu@xxxxxxxxxxxxxxxxx> wrote: > This patchset implements the MIDI over BLE spec, more information on patch #1. > > Patch #2 is some unit-tests to make sure the MIDI parser works properly. > > Felipe F. Tonello (2): > profiles/midi: Added MIDI over BLE profile implementation > unit/test-midi: Added libmidi use-case tests > > Makefile.am | 14 +- > Makefile.plugins | 8 + > configure.ac | 11 + > profiles/midi/libmidi.c | 412 +++++++++++++++++++++++++++++++ > profiles/midi/libmidi.h | 150 ++++++++++++ > profiles/midi/midi.c | 490 +++++++++++++++++++++++++++++++++++++ > unit/test-midi.c | 628 ++++++++++++++++++++++++++++++++++++++++++++++++ > 7 files changed, 1712 insertions(+), 1 deletion(-) > create mode 100644 profiles/midi/libmidi.c > create mode 100644 profiles/midi/libmidi.h > create mode 100644 profiles/midi/midi.c > create mode 100644 unit/test-midi.c > > -- > 2.10.2 Looks like there is something not quite rigth: https://paste.fedoraproject.org/513667/48284373/ -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html