summaryrefslogtreecommitdiff
path: root/doc/gatt-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2018-03-22 11:19:14 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2018-03-22 11:19:14 +0200
commit4f7162071f885714f8a3aaedc50333576e2dd8f5 (patch)
tree9707297a752ff8a92a108b478c79f1008618c85c /doc/gatt-api.txt
parente8ae7a4f2d912cc45f54ea90ebbc95f3e7cdcdf0 (diff)
downloadbluez-4f7162071f885714f8a3aaedc50333576e2dd8f5.tar.gz
doc/gatt-api: Includes shall not be mandatory
It is perfectly fine to have a service without any Includes.
Diffstat (limited to 'doc/gatt-api.txt')
-rw-r--r--doc/gatt-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index f58de23c3..60a997cbf 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -45,7 +45,7 @@ Properties string UUID [read-only]
belongs to. Only present on services from remote
devices.
- array{object} Includes [read-only]
+ array{object} Includes [read-only, optional]
Array of object paths representing the included
services of this service.