[gnome-bluetooth/wip/hadess/add-midi-uuid: 2/3] lib: Add support for connecting to BLE MID devices
- From: Bastien Nocera <hadess src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-bluetooth/wip/hadess/add-midi-uuid: 2/3] lib: Add support for connecting to BLE MID devices
 
- Date: Thu, 10 Mar 2022 10:35:22 +0000 (UTC)
 
commit e0af22035875ff11bb499c589e66a19dd1a6ab61
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Mar 10 11:24:46 2022 +0100
    lib: Add support for connecting to BLE MID devices
    
    As supported by bluez in its MIDI plugin.
 lib/bluetooth-device.c | 1 +
 1 file changed, 1 insertion(+)
---
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)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]