|
|
|
@ -1,12 +1,10 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<node name="/org/trinitydesktop/tdebluez">
|
|
|
|
|
<!-- The Introspectable Interface gets autogenerated
|
|
|
|
|
<interface name="org.freedesktop.DBus.Introspectable">
|
|
|
|
|
<method name="Introspect">
|
|
|
|
|
<arg name="xml" type="s" direction="out"/>
|
|
|
|
|
</method>
|
|
|
|
|
</interface>
|
|
|
|
|
-->
|
|
|
|
|
<interface name="org.freedesktop.DBus.Introspectable">
|
|
|
|
|
<method name="Introspect">
|
|
|
|
|
<arg name="xml" type="s" direction="out" />
|
|
|
|
|
</method>
|
|
|
|
|
</interface>
|
|
|
|
|
<interface name="org.bluez.Agent1">
|
|
|
|
|
<method name="Release">
|
|
|
|
|
</method>
|
|
|
|
|