From 6e8f947212c8c83dca647625a03a7193bcbb3b72 Mon Sep 17 00:00:00 2001 From: Avichal Agarwal Date: Tue, 20 Mar 2018 10:39:41 +0530 Subject: [PATCH] doc/gatt-api.txt: Add support for Included Service included service support implemented at server side --- doc/gatt-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt index ccf3a8b6d..9579381a5 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]: Not implemented + array{object} Includes [read-only] Array of object paths representing the included services of this service. -- 2.47.3