blob: da77a6e2a09c2028f711c737078caa9392c9f38b [file] [log] [blame] [edit]
<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.chromium.bluetooth.Bluetooth">
<method name="GetProfileConnectionState">
<arg name="profile" direction="in" type="ay"/>
<arg name="state" direction="out" type="u"/>
</method>
<method name="IsDiscovering">
<arg name="discovering" direction="out" type="b"/>
</method>
</interface>
</node>