Warning, /plasma/plasma-thunderbolt/src/interfaces/org.freedesktop.bolt1.manager.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.freedesktop.bolt1.Manager">
0005     <method name="ListDevices">
0006       <arg type="ao" name="devices" direction="out">
0007       </arg>
0008     </method>
0009     <method name="DeviceByUid">
0010       <arg type="s" name="uid" direction="in">
0011       </arg>
0012       <arg type="o" name="device" direction="out">
0013       </arg>
0014     </method>
0015     <method name="EnrollDevice">
0016       <arg type="s" name="uid" direction="in">
0017       </arg>
0018       <arg type="s" name="policy" direction="in">
0019       </arg>
0020       <arg type="s" name="flags" direction="in">
0021       </arg>
0022       <arg type="o" name="device" direction="out">
0023       </arg>
0024     </method>
0025     <method name="ForgetDevice">
0026       <arg type="s" name="uid" direction="in">
0027       </arg>
0028     </method>
0029     <signal name="DeviceAdded">
0030       <arg type="o" name="device">
0031       </arg>
0032     </signal>
0033     <signal name="DeviceRemoved">
0034       <arg type="o" name="device">
0035       </arg>
0036     </signal>
0037     <property type="u" name="Version" access="read">
0038     </property>
0039     <property type="b" name="Probing" access="read">
0040     </property>
0041     <property type="s" name="DefaultPolicy" access="read">
0042     </property>
0043     <property type="s" name="SecurityLevel" access="read">
0044     </property>
0045     <property type="s" name="AuthMode" access="readwrite">
0046     </property>
0047   </interface>
0048 </node>
0049