gnome-bluetooth r489 - trunk/common



Author: hadess
Date: Wed Mar 18 15:58:33 2009
New Revision: 489
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=489&view=rev

Log:
Add helper for org.bluez.Device.ListNodes()

So we can list those in the applet.



Modified:
   trunk/common/bluetooth-client.xml

Modified: trunk/common/bluetooth-client.xml
==============================================================================
--- trunk/common/bluetooth-client.xml	(original)
+++ trunk/common/bluetooth-client.xml	Wed Mar 18 15:58:33 2009
@@ -52,5 +52,8 @@
     <method name="GetProperties">
       <arg type="a{sv}" direction="out"/>
     </method>
+    <method name="ListNodes">
+      <arg type="ao" direction="out"/>
+    </method>
   </interface>
 </node>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]