Initial Import
[profile/ivi/hfdialer.git] / src / dbus / org.ofono.manager.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node name="">
4         <interface name="org.ofono.Manager">
5                 <method name="GetModems">
6                         <arg type="a(oa{sv})" direction="out"/>
7                         <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QArrayOfPathProperties"/>
8                 </method>
9                 <signal name="ModemAdded">
10                         <arg type="o"/>
11                         <arg type="a{sv}"/>
12                         <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QVariantMap"/>
13                 </signal>
14                 <signal name="ModemRemoved">
15                         <arg type="o"/>
16                 </signal>
17         </interface>
18 </node>