mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: add abstraction for remote DBus objects
Add framework for enumerating remote objects via DBus object manager interfaces.
This commit is contained in:
parent
57956ad100
commit
42e463f726
3 changed files with 838 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ bluez5_sources = [
|
|||
'bluez5-dbus.c',
|
||||
'hci.c',
|
||||
'dbus-manager.c',
|
||||
'dbus-monitor.c',
|
||||
]
|
||||
|
||||
bluez5_data = ['bluez-hardware.conf']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue