version bump
[profile/ivi/bluetooth-qt.git] / audio.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
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"/>
9     </method> 
10     <signal name="PropertyChanged"> 
11       <arg type="s"/> 
12       <arg type="v"/> 
13     </signal>
14   </interface>
15 </node>