[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [bluedevil] src/sendfile: Remove now unused org.bluez.obex interface files
From:       David Rosca <nowrep () gmail ! com>
Date:       2015-04-30 20:59:26
Message-ID: E1YnvYM-0005Pt-1S () scm ! kde ! org
[Download RAW message or body]

Git commit 38c146ba0cc2ad2f8be6c010a4877fdfc7e679d9 by David Rosca.
Committed on 30/04/2015 at 12:34.
Pushed by drosca into branch 'master'.

Remove now unused org.bluez.obex interface files

D  +0    -15   src/sendfile/org.bluez.obex.Client1.xml
D  +0    -25   src/sendfile/org.bluez.obex.ObjectPush1.xml
D  +0    -38   src/sendfile/org.bluez.obex.Transfer1.xml

http://commits.kde.org/bluedevil/38c146ba0cc2ad2f8be6c010a4877fdfc7e679d9

diff --git a/src/sendfile/org.bluez.obex.Client1.xml \
b/src/sendfile/org.bluez.obex.Client1.xml deleted file mode 100644
index b520d01..0000000
--- a/src/sendfile/org.bluez.obex.Client1.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" \
                "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node>
-    <interface name="org.bluez.obex.Client1">
-        <method name="CreateSession">
-            <arg name="destination" type="s" direction="in" />
-            <arg name="args" type="a{sv}" direction="in" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.In1" \
                value="QVariantMap" />
-            <arg name="session" type="o" direction="out" />
-        </method>
-        <method name="RemoveSession">
-            <arg name="session" type="o" direction="in" />
-        </method>
-    </interface>
-</node>
\ No newline at end of file
diff --git a/src/sendfile/org.bluez.obex.ObjectPush1.xml \
b/src/sendfile/org.bluez.obex.ObjectPush1.xml deleted file mode 100644
index fb14e5e..0000000
--- a/src/sendfile/org.bluez.obex.ObjectPush1.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" \
                "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node>
-    <interface name="org.bluez.obex.ObjectPush1">
-        <method name="SendFile">
-            <arg name="sourcefile" type="s" direction="in" />
-            <arg name="transfer" type="o" direction="out" />
-            <arg name="properties" type="a{sv}" direction="out" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" \
                value="QVariantMap"/>
-        </method>
-        <method name="PullBusinessCard">
-            <arg name="targetfile" type="s" direction="in" />
-            <arg name="transfer" type="o" direction="out" />
-            <arg name="properties" type="a{sv}" direction="out" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" \
                value="QVariantMap"/>
-        </method>
-        <method name="ExchangeBusinessCards">
-            <arg name="clientfile" type="s" direction="in" />
-            <arg name="targetfile" type="s" direction="in" />
-            <arg name="transfer" type="o" direction="out" />
-            <arg name="properties" type="a{sv}" direction="out" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" \
                value="QVariantMap"/>
-        </method>
-    </interface>
-</node>
\ No newline at end of file
diff --git a/src/sendfile/org.bluez.obex.Transfer1.xml \
b/src/sendfile/org.bluez.obex.Transfer1.xml deleted file mode 100644
index 037ec35..0000000
--- a/src/sendfile/org.bluez.obex.Transfer1.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" \
                "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node>
-    <interface name="org.bluez.obex.Transfer1">
-        <method name="Cancel" />
-        <property name="Status" type="s" access="read" />
-        <property name="Name" type="s" access="read" />
-        <property name="Size" type="t" access="read" />
-        <property name="Filename" type="s" access="read" />
-        <property name="Transferred" type="t" access="read" />
-        <property name="Session" type="o" access="read" />
-    </interface>
-    <node>
-    <interface name="org.freedesktop.DBus.Properties">
-        <method name="Get">
-            <arg name="interface" type="s" direction="in" />
-            <arg name="name" type="s" direction="in" />
-            <arg name="value" type="v" direction="out" />
-        </method>
-        <method name="Set">
-            <arg name="interface" type="s" direction="in" />
-            <arg name="name" type="s" direction="in" />
-            <arg name="value" type="v" direction="in" />
-        </method>
-        <method name="GetAll">
-            <arg name="interface" type="s" direction="in" />
-            <arg name="properties" type="a{sv}" direction="out" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" \
                value="QVariantMap" />
-        </method>
-        <signal name="PropertiesChanged">
-            <arg name="interface_name" type="s" />
-            <arg name="changed_properties" type="a{sv}"/>
-            <arg name="invalidated_properties" type="as"/>
-            <annotation name="org.qtproject.QtDBus.QtTypeName.In1" \
                value="QVariantMap" />
-        </signal>
-    </interface>
-</node>
-</node>
\ No newline at end of file


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic