Hi David, On Mon, Jul 9, 2018 at 7:24 PM, David Krauser <david@xxxxxxxxxxx> wrote: > 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. > v3: Fix mangled whitespace. Renamed two options in main.conf > v4: Removing deprecated options > > David Krauser (3): > src: provide MTU on GATT value reads and writes > doc: provide MTU on GATT value reads and writes > src: make att le mtu configurable in main.conf > > doc/gatt-api.txt | 6 ++++-- > src/device.c | 2 +- > src/gatt-database.c | 23 +++++++---------------- > src/hcid.h | 1 + > src/main.c | 22 +++++++++++++++++++--- > src/main.conf | 9 +++++++-- > 6 files changed, 39 insertions(+), 24 deletions(-) > > -- > 2.18.0 Ive made some changes and applied this set, the options are now ExchangeMTU and KeySize. -- Luiz Augusto von Dentz -- 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