Warning, /frameworks/bluez-qt/src/interfaces/org.bluez.GattDescriptor1.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.GattDescriptor1">
0005 <method name="ReadValue">
0006 <arg name="options" type="a{sv}" direction="in"/>
0007 <arg name="value" type="ay" direction="out"/>
0008 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0009 </method>
0010 <method name="WriteValue">
0011 <arg name="value" type="ay" direction="in"/>
0012 <arg name="options" type="a{sv}" direction="in"/>
0013 <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
0014 </method>
0015 <!--
0016 <property name="UUID" type="s" access="read"/>
0017 <property name="Characteristic" type="o" access="read"/>
0018 <property name="Value" type="ay" access="read"/>
0019 <property name="Flags" type="as" access="read"/>
0020 <property name="Handle" type="q" access="read"/>
0021 -->
0022 </interface>
0023 </node>