linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/7] ATT connection management improvements
@ 2012-02-09 15:56 Claudio Takahasi
  2012-02-09 15:56 ` [PATCH BlueZ 1/7] device: Consolidate ATT connection management Claudio Takahasi
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Claudio Takahasi @ 2012-02-09 15:56 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

The following patches are cleaning and consolidating ATT connection
management in device.c

Claudio Takahasi (6):
  device: Consolidate ATT connection management
  device: Fix notifying ATTIO drivers when browsing
  attrib-server: Remove GAttrib disconnect callback
  device: Remove GAttrib disconnect callback
  device: Add common ATT connection cleanup function
  GAttrib: Remove unused function

Vinicius Costa Gomes (1):
  device: Fix trying to connect if already connected

 attrib/gattrib.c    |   22 +----
 attrib/gattrib.h    |    3 -
 src/attrib-server.c |   30 ++++--
 src/attrib-server.h |    2 +-
 src/device.c        |  253 ++++++++++++++++++++++++++++-----------------------
 5 files changed, 160 insertions(+), 150 deletions(-)

-- 
1.7.8.4


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

end of thread, other threads:[~2012-02-14 12:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 15:56 [PATCH BlueZ 0/7] ATT connection management improvements Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 1/7] device: Consolidate ATT connection management Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 2/7] device: Fix notifying ATTIO drivers when browsing Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 3/7] device: Fix trying to connect if already connected Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 4/7] attrib-server: Remove GAttrib disconnect callback Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 5/7] device: " Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 6/7] device: Add common ATT connection cleanup function Claudio Takahasi
2012-02-09 15:56 ` [PATCH BlueZ 7/7] GAttrib: Remove unused function Claudio Takahasi
2012-02-14 12:13 ` [PATCH BlueZ 0/7] ATT connection management improvements Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).