Commits
Click on a commit to change the comparison rangefix: make interface optional on method calls
The dbus spec allows the interface to be optional on
method calls. In that case, allow the message to match
on any method with a matching name and signature.
https://github.com/Bluetooth-Devices/dbus-fast/issues/315