Warning, /frameworks/bluez-qt/src/interfaces/org.bluez.ProfileManager1.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.bluez.ProfileManager1">
0005     <method name="RegisterProfile">
0006       <arg name="profile" type="o" direction="in"/>
0007       <arg name="UUID" type="s" direction="in"/>
0008       <arg name="options" type="a{sv}" direction="in"/>
0009       <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap" />
0010     </method>
0011     <method name="UnregisterProfile">
0012       <arg name="profile" type="o" direction="in"/>
0013     </method>
0014   </interface>
0015 </node>