mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: implement Bluetooth MIDI device enumeration
Add monitor for enumerating connected Bluetooth MIDI devices.
This commit is contained in:
parent
a07dfbbdb9
commit
931e8da3ea
5 changed files with 827 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ bluez5_sources = [
|
|||
'hci.c',
|
||||
'dbus-manager.c',
|
||||
'dbus-monitor.c',
|
||||
'midi-enum.c',
|
||||
]
|
||||
|
||||
bluez5_data = ['bluez-hardware.conf']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue