All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 00/10] ATT MTU: cosmetic changes
@ 2012-06-20 17:27 Claudio Takahasi
  2012-06-20 17:27 ` [PATCH BlueZ 01/10] ATT: Avoid invalid memory access for large PDU Claudio Takahasi
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Claudio Takahasi @ 2012-06-20 17:27 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

This patch series contains minor improvements related to ATT MTU and
GAttrib buffer usage.

Claudio Takahasi (10):
  ATT: Avoid invalid memory access for large PDU
  dis: Reduce array size for PnP ID
  thermometer: Use GAttrib buffer
  gatttool: Use GAttrib buffer
  thermometer: Reduce the array for Valid Range
  thermometer: Reduce the array for temperature type
  thermometer: Reduce array size for Measurement Interval
  proximity: Reduce array size for Tx Power Level
  generic attribute: Use GAttrib buffer
  attrib-server: Fix MTU for GATT

 attrib/att.c              |   17 +++++++++--------
 attrib/att.h              |    2 +-
 attrib/client.c           |    6 ++++--
 attrib/gatttool.c         |   13 +++++++++----
 attrib/interactive.c      |   12 ++++++++----
 deviceinfo/deviceinfo.c   |    9 ++++++---
 proximity/monitor.c       |   10 ++++++----
 src/attrib-server.c       |    2 +-
 thermometer/thermometer.c |   31 ++++++++++++++++++++-----------
 9 files changed, 64 insertions(+), 38 deletions(-)

-- 
1.7.8.6


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-06-27 12:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 17:27 [PATCH BlueZ 00/10] ATT MTU: cosmetic changes Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 01/10] ATT: Avoid invalid memory access for large PDU Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 02/10] dis: Reduce array size for PnP ID Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 03/10] thermometer: Use GAttrib buffer Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 04/10] gatttool: " Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 05/10] thermometer: Reduce the array for Valid Range Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 06/10] thermometer: Reduce the array for temperature type Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 07/10] thermometer: Reduce array size for Measurement Interval Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 08/10] proximity: Reduce array size for Tx Power Level Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 09/10] generic attribute: Use GAttrib buffer Claudio Takahasi
2012-06-20 17:27 ` [PATCH BlueZ 10/10] attrib-server: Fix MTU for GATT Claudio Takahasi
2012-06-27 12:51 ` [PATCH BlueZ 00/10] ATT MTU: cosmetic changes Johan Hedberg

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.