Use real radius for drawing (57660db6f7d449446c8e1531235aadf315328e7a)
[wifihood] / wifiscand / org.javiplx.wifiscan.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2          "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node name="/org/javiplx/wifiscan">
4   <interface name="org.javiplx.wifiscan">
5     <method name="wakeup">
6       <arg name="result" type="s" direction="out" />
7     </method>
8     <method name="start">
9       <arg name="result" type="s" direction="out" />
10     </method>
11     <method name="scan">
12       <arg name="result" type="s" direction="out" />
13     </method>
14     <method name="stop">
15       <arg name="result" type="s" direction="out" />
16     </method>
17   </interface>
18 </node>