From eb978586c3973e95f8c289407b4bf84d113545b6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 12 Jul 2018 18:47:17 +0300 Subject: [PATCH] doc/gatt-api: Fix documentation of prepare-authorize Make it clearer what values it can assume and also fit in 80 columns. --- 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 7cb7c0d80..be4c60c6f 100644 --- a/doc/gatt-api.txt +++ b/doc/gatt-api.txt @@ -87,7 +87,7 @@ Methods array{byte} ReadValue(dict options) "mtu": Exchanged MTU (Server only) "device": Device path (Server only) "link": Link type (Server only) - "prepare-authorize": boolean Is prepare + "prepare-authorize": True if prepare authorization request -- 2.47.3