These patches will append the negotiated MTU to the options dictionary that is provided over DBus on characteristic reads and writes. These will also allow a user to configure the max mtu in main.conf v2: Lowercase "MTU" in options dict and mark old key as deprecated David Krauser (3): src: provide MTU on GATT value reads and writes doc: provide MTU on GATT value reads and writes src: make att max le mtu configurable in main.conf doc/gatt-api.txt | 10 ++++++++-- src/device.c | 2 +- src/gatt-database.c | 26 ++++++++++---------------- src/hcid.h | 1 + src/main.c | 16 ++++++++++++++++ src/main.conf | 5 +++++ 6 files changed, 41 insertions(+), 19 deletions(-) -- 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