Diff between 756fbd5ebd027a176afc7318d7264e2afa03d4e3 and 1abf1400fa18e70a9085be7864f68f7c054fca14

Changed Files

File Additions Deletions Status
doc/gatt-api.txt +6 -0 modified

Full Patch

diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index 04789c6..120b23d 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -281,6 +281,12 @@ Properties	string UUID [read-only]
 			shall be used which will cause the allocated handle to
 			be set once registered.
 
+		uint16 MTU [read-only]
+
+			Characteristic MTU, this is valid both for ReadValue
+			and WriteValue but either method can use long
+			procedures when supported.
+
 Characteristic Descriptors hierarchy
 ====================================