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 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 | 2 ++ src/device.c | 2 +- src/gatt-database.c | 23 +++++++---------------- src/hcid.h | 1 + src/main.c | 16 ++++++++++++++++ src/main.conf | 5 +++++ 6 files changed, 32 insertions(+), 17 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