summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/org.bluez.GattService1.xml
blob: e90eeda7a89def64ee946d1fd09f662fc315d143 (plain)
1
2
3
4
5
6
7
8
9
<!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.bluez.GattService1">
        <property name="UUID" type="s" access="read"></property>
        <property name="Device" type="o" access="read"></property>
        <property name="Primary" type="b" access="read"></property>
        <property name="Includes" type="ao" access="read"></property>
    </interface>
</node>