[gnome-bluetooth/wip/hadess/add-midi-uuid: 2/2] 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/2] lib: Add support for connecting to BLE MID devices
- Date: Thu, 10 Mar 2022 10:30:30 +0000 (UTC)
commit 5e1c7408027b5fe21506c368b3bec14857dcfaaf
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]