All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 BlueZ 0/3] Provide MTU on GATT reads and writes.
@ 2018-07-06 23:21 David Krauser
  0 siblings, 0 replies; only message in thread
From: David Krauser @ 2018-07-06 23:21 UTC (permalink / raw)
  To: linux-bluetooth

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-06 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06 23:21 [PATCH v2 BlueZ 0/3] Provide MTU on GATT reads and writes David Krauser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.