--- doc/gatt-api.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt index 2a8da75b0..a0db65383 100644 --- a/doc/gatt-api.txt +++ b/doc/gatt-api.txt @@ -68,6 +68,7 @@ Methods array{byte} ReadValue(dict options) operation was successful. Possible options: "offset": uint16 offset + "MTU": Exchanged MTU (Server only) "device": Object Device (Server only) Possible Errors: org.bluez.Error.Failed @@ -83,6 +84,7 @@ Methods array{byte} ReadValue(dict options) characteristic. Possible options: "offset": Start offset + "MTU": Exchanged MTU (Server only) "device": Device path (Server only) "link": Link type (Server only) "prepare-authorize": boolean Is prepare -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html