Warning, /frameworks/bluez-qt/src/interfaces/org.bluez.GattCharacteristic1.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.GattCharacteristic1">
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 <method name="StartNotify"/>
0016 <method name="StopNotify"/>
0017 <method name="Confirm"/>
0018 <!--
0019 <property name="UUID" type="s" access="read"/>
0020 <property name="Service" type="o" access="read"/>
0021 <property name="Value" type="ay" access="read"/>
0022 <property name="Notifying" type="b" access="read"/>
0023 <property name="Flags" type="as" access="read"/>
0024 <property name="Handle" type="q" access="read"/>
0025 <property name="MTU" type="q" access="read"/>
0026 -->
0027 </interface>
0028 </node>