Pauli Virtanen
f292818961
bluez5: dbus-monitor: call remove hooks always
...
Call remove hooks always. We don't rely on this currently, but may be
clearer like this.
2023-01-24 08:27:56 +00:00
Pauli Virtanen
de595a78ff
bluez5: add GDBus-based object monitor framework
2023-01-24 08:27:56 +00:00
Pauli Virtanen
8d438d26ab
bluez5: remove libdbus object manager wrappers
2023-01-24 08:27:56 +00:00
Pauli Virtanen
bd45f846fc
bluez5: midi: refcounting and other correctness fixes
...
Use stdalign.h instead of union.
Fix some refcounting and return values.
Fail early in add_filters.
Minor style cleanups.
Less magical spa_dbus_async_call.
2023-01-24 08:27:56 +00:00
Pauli Virtanen
a07dfbbdb9
bluez5: add convenience helper for dbus pending calls
2023-01-24 08:27:56 +00:00
Pauli Virtanen
42e463f726
bluez5: add abstraction for remote DBus objects
...
Add framework for enumerating remote objects via DBus object manager
interfaces.
2023-01-24 08:27:56 +00:00