summaryrefslogtreecommitdiff
path: root/contrib/bluez-api-5.20-fixed/obex_agent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bluez-api-5.20-fixed/obex_agent.xml')
-rw-r--r--contrib/bluez-api-5.20-fixed/obex_agent.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/bluez-api-5.20-fixed/obex_agent.xml b/contrib/bluez-api-5.20-fixed/obex_agent.xml
new file mode 100644
index 0000000..1d55843
--- /dev/null
+++ b/contrib/bluez-api-5.20-fixed/obex_agent.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<node name="/org/blueztools/obex">
+ <interface name="org.bluez.obex.Agent1">
+ <method name="Release">
+ </method>
+ <method name="AuthorizePush">
+ <arg name="transfer" direction="in" type="o"/>
+ <arg name="filepath" direction="out" type="s"/>
+ </method>
+ <method name="Cancel">
+ </method>
+ </interface>
+</node>