Warning, /plasma/bluedevil/src/interfaces/kded_bluedevil.xml is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" 0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> 0003 <node> 0004 <interface name="org.kde.BlueDevil"> 0005 <method name="isOnline"> 0006 <arg type="b" direction="out"/> 0007 </method> 0008 <method name="allDevices"> 0009 <arg type="aa{ss}" direction="out"/> 0010 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QMapDeviceInfo"/> 0011 </method> 0012 <method name="device"> 0013 <arg name="address" type="s" direction="in"/> 0014 <arg type="a{ss}" direction="out"/> 0015 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="DeviceInfo"/> 0016 </method> 0017 <method name="startDiscovering"> 0018 <arg name="timeout" type="u" direction="in"/> 0019 </method> 0020 <method name="stopDiscovering"> 0021 </method> 0022 </interface> 0023 </node>