Diff between a2e4b27451e47c5a6da6f640b5ea9cc2ec1f8804 and 9111ffe1c0f680d8c8a4a19888d630888c6e4db5
Changed Files
| File | Additions | Deletions | Status |
| attrib/att.h | +1 | -1 | modified |
Full Patch
diff --git a/attrib/att.h b/attrib/att.h
index a563255..ebdb98e 100644
--- a/attrib/att.h
+++ b/attrib/att.h
@@ -85,7 +85,7 @@
#define ATT_CHAR_PROPER_AUTH 0x40
#define ATT_CHAR_PROPER_EXT_PROPER 0x80
-#define ATT_MAX_MTU 256
+#define ATT_MAX_VALUE_LEN 512
#define ATT_DEFAULT_L2CAP_MTU 48
#define ATT_DEFAULT_LE_MTU 23