All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] android fixes and gattrib shim
@ 2014-11-12 20:22 Michael Janssen
  2014-11-12 20:22 ` [PATCH BlueZ 1/4] android/tester-gatt: DRY/bugfix search single PDUs Michael Janssen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Michael Janssen @ 2014-11-12 20:22 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Michael Janssen

This patchset fixes some issues with Android GATT testing, a minor
issue with Android GATT exposed by the shim, and provides a
GAttrib shim using bt_att.

Passes all android/android-tester, unit/test-gattrib

Michael Janssen (4):
  android/tester-gatt: DRY/bugfix search single PDUs
  android/tester-gatt: deduplicate read-by-type PDUs
  android/gatt: dummy callback for indications
  GATT shim to src/shared bt_att

 android/gatt.c        |  15 +-
 android/tester-gatt.c | 167 +++---------
 attrib/gattrib.c      | 733 +++++++++++---------------------------------------
 3 files changed, 208 insertions(+), 707 deletions(-)

-- 
2.1.0.rc2.206.gedb03e5


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

end of thread, other threads:[~2014-11-13 16:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 20:22 [PATCH BlueZ 0/4] android fixes and gattrib shim Michael Janssen
2014-11-12 20:22 ` [PATCH BlueZ 1/4] android/tester-gatt: DRY/bugfix search single PDUs Michael Janssen
2014-11-12 20:51   ` Szymon Janc
2014-11-13 15:30     ` Michael Janssen
2014-11-13 16:16       ` Luiz Augusto von Dentz
2014-11-12 20:22 ` [PATCH BlueZ 2/4] android/tester-gatt: deduplicate read-by-type PDUs Michael Janssen
2014-11-12 20:22 ` [PATCH BlueZ 3/4] android/gatt: dummy callback for indications Michael Janssen
2014-11-12 20:56   ` Szymon Janc
2014-11-12 20:22 ` [PATCH BlueZ 4/4] GATT shim to src/shared bt_att Michael Janssen
2014-11-12 21:14   ` Szymon Janc
2014-11-13  0:49     ` Arman Uguray
2014-11-13 14:05       ` Luiz Augusto von Dentz

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.