summaryrefslogtreecommitdiff
path: root/lib/bluetooth-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth-device.c')
-rw-r--r--lib/bluetooth-device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bluetooth-device.c b/lib/bluetooth-device.c
index a3514675..406f1635 100644
--- a/lib/bluetooth-device.c
+++ b/lib/bluetooth-device.c
@@ -62,6 +62,7 @@ static const char *connectable_uuids[] = {
"HandsfreeAudioGateway",
"HumanInterfaceDeviceService",
"Human Interface Device",
+ "MIDI",
};
G_DEFINE_TYPE(BluetoothDevice, bluetooth_device, G_TYPE_OBJECT)