summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/org.bluez.GattCharacteristic1.xml
Commit message (Collapse)AuthorAgeFilesLines
* Run a general update of all dbus interface classesAlex Blasche2017-11-021-0/+2
| | | | | | | | Mostly this permits the codebase to catchup with changes introduced by the qdbusxml2cpp tool. Change-Id: Ib16b70523b222c6babb3735f91b578e10c7542f3 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* Add DBus XML descriptions for Gatt interfacesAlex Blasche2017-11-021-0/+20
GattService1, GattCharacteristic1 and GattDescriptor1 are relevant for central role use cases. Task-number: QTBUG-46819 Change-Id: I5ab12710880ec91565c2e5c510eb55dc3410a7ee Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>