linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] android: GATT client test interface
@ 2014-05-26 21:53 Szymon Janc
  2014-05-26 21:53 ` [PATCH 1/5] android/gatt: Add initial implementation of client test command Szymon Janc
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Szymon Janc @ 2014-05-26 21:53 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

Hi,

This adds initial implementation of GATT client test command. It seems
to be usefull when testing against PTS for executing actions that are
no possible from standard API.

This is initial implementation with enable/connect/disconnect commands.

Commands are not defined in HAL but in here:
http://androidxref.com/4.4.2_r1/xref/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/GattDebugUtils.java#77

BR
Szymon Janc

Szymon Janc (5):
  android/gatt: Add initial implementation of client test command
  android/gatt: Factor out unregistering client into helper function
  android/gatt: Implement enable test command
  android/gatt: Implement connect test command
  android/gatt: Implement disconnect test command

 android/gatt.c    | 89 +++++++++++++++++++++++++++++++++++++++++++++----------
 android/hal-msg.h |  6 ++++
 2 files changed, 79 insertions(+), 16 deletions(-)

-- 
2.0.0.rc4


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

end of thread, other threads:[~2014-05-28 12:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 21:53 [PATCH 0/5] android: GATT client test interface Szymon Janc
2014-05-26 21:53 ` [PATCH 1/5] android/gatt: Add initial implementation of client test command Szymon Janc
2014-05-26 21:53 ` [PATCH 2/5] android/gatt: Factor out unregistering client into helper function Szymon Janc
2014-05-26 21:53 ` [PATCH 3/5] android/gatt: Implement enable test command Szymon Janc
2014-05-26 21:53 ` [PATCH 4/5] android/gatt: Implement connect " Szymon Janc
2014-05-26 21:53 ` [PATCH 5/5] android/gatt: Implement disconnect " Szymon Janc
2014-05-28 12:45 ` [PATCH 0/5] android: GATT client test interface Szymon Janc

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).