Warning, /frameworks/bluez-qt/src/interfaces/org.bluez.MediaTransport1.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.MediaTransport1"> 0005 <method name="Acquire"> 0006 <arg name="fd" type="h" direction="out"/> 0007 <arg name="mtu_r" type="q" direction="out"/> 0008 <arg name="mtu_w" type="q" direction="out"/> 0009 </method> 0010 <method name="TryAcquire"> 0011 <arg name="fd" type="h" direction="out"/> 0012 <arg name="mtu_r" type="q" direction="out"/> 0013 <arg name="mtu_w" type="q" direction="out"/> 0014 </method> 0015 <method name="Release" /> 0016 0017 <property name="Device" type="o" access="read" /> 0018 <property name="UUID" type="s" access="read" /> 0019 <property name="Codec" type="y" access="read" /> 0020 <property name="Configuration" type="ay" access="read" /> 0021 <property name="State" type="s" access="read" /> 0022 <property name="Delay" type="q" access="read" /> 0023 <property name="Volume" type="q" access="readwrite" /> 0024 </interface> 0025 </node>