Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d281565 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "Set maximum attribute value to defined by spec Core 5.3" into tm-dev am: c8b27571

parents a890a9a1 c8b27571
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -247,7 +247,7 @@ inline std::string gatt_disconnection_reason_text(
/* max legth of an attribute value
/* max legth of an attribute value
*/
*/
#ifndef GATT_MAX_ATTR_LEN
#ifndef GATT_MAX_ATTR_LEN
#define GATT_MAX_ATTR_LEN 600
#define GATT_MAX_ATTR_LEN 512
#endif
#endif


/* default GATT MTU size over LE link
/* default GATT MTU size over LE link