Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 0/5]android/gatt: GATT Client write types support
@ 2014-04-17 11:57 Lukasz Rymanowski
  2014-04-17 11:57 ` [PATCH v2 1/5] attrib: Add API for reliable write Lukasz Rymanowski
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lukasz Rymanowski @ 2014-04-17 11:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: szymon.janc, Lukasz Rymanowski

This patch set adds support for different write types.
For this I had to expose some additional API from attrib.

Only signed write left to implement.

v2:
* Rebase
* Remove double empty line from gatt.h as Szymon pointed out

Lukasz Rymanowski (5):
  attrib: Add API for reliable write
  attrib: Expose write execute
  android/gatt: Add support for reliable write
  android/gatt: Add support for write execute
  android/gatt: Add support for write without response

 android/gatt.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++---------
 attrib/gatt.c  |  24 ++++++++++++
 attrib/gatt.h  |   8 ++++
 3 files changed, 128 insertions(+), 17 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-04-23 13:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 11:57 [PATCH v2 0/5]android/gatt: GATT Client write types support Lukasz Rymanowski
2014-04-17 11:57 ` [PATCH v2 1/5] attrib: Add API for reliable write Lukasz Rymanowski
2014-04-17 11:57 ` [PATCH v2 2/5] attrib: Expose write execute Lukasz Rymanowski
2014-04-17 11:57 ` [PATCH v2 3/5] android/gatt: Add support for reliable write Lukasz Rymanowski
2014-04-17 11:57 ` [PATCH v2 4/5] android/gatt: Add support for write execute Lukasz Rymanowski
2014-04-17 11:57 ` [PATCH v2 5/5] android/gatt: Add support for write without response Lukasz Rymanowski
2014-04-23 13:19 ` [PATCH v2 0/5]android/gatt: GATT Client write types support Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox