From c232058afe80e203fb7d7e62b9c5b95e7c42be93 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 Change-Id: I1577d5a1a5cb3d469bff2bf65a918740135ddcb5 Signed-off-by: Amit Purwar --- 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 5b57b2c..c7aac89 100755 --- a/doc/gatt-api.txt +++ b/doc/gatt-api.txt @@ -55,7 +55,7 @@ Properties string UUID [read-only] ObjectManager as soon as they get discovered. #endif - array{object} Includes [read-only]: Not implemented + array{object} Includes [read-only] Array of object paths representing the included services of this service. -- 2.7.4