1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <interface name="org.bluez.Audio">
4 <method name="Connect"/>
5 <method name="Disconnect"/>
6 <method name="GetProperties">
7 <arg type="a{sv}" direction="out"/>
8 <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
10 <signal name="PropertyChanged">