summaryrefslogtreecommitdiffstats
path: root/telephony-binding/gdbus/api/ofono_manager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'telephony-binding/gdbus/api/ofono_manager.xml')
-rw-r--r--telephony-binding/gdbus/api/ofono_manager.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/telephony-binding/gdbus/api/ofono_manager.xml b/telephony-binding/gdbus/api/ofono_manager.xml
deleted file mode 100644
index 0d8d65b..0000000
--- a/telephony-binding/gdbus/api/ofono_manager.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
-"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node name="">
- <interface name="org.ofono.Manager">
- <method name="GetModems">
- <arg type="a(oa{sv})" direction="out"/>
- </method>
- <signal name="ModemAdded">
- <arg type="o"/>
- <arg type="a{sv}"/>
- </signal>
- <signal name="ModemRemoved">
- <arg type="o"/>
- </signal>
- </interface>
-</node>