Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] android: add support for hidhost to haltest
@ 2013-10-22 11:02 Jerzy Kasenberg
  2013-10-22 11:02 ` [PATCH 1/3] android: Add definition of buffer sizes " Jerzy Kasenberg
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jerzy Kasenberg @ 2013-10-22 11:02 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jerzy Kasenberg

- adds support for hidhost
- adds tab completion for hidhost
- adds help for hidhost
- magic number to #define change for buffer sizes

Jerzy Kasenberg (3):
  android: Add definition of buffer sizes to haltest
  android: Add calls to hidhost interface to haltest
  android: Add help to hidhost in haltest

 Makefile.android          |    2 +
 android/Android.mk        |    1 +
 android/client/haltest.c  |    1 +
 android/client/if-bt.c    |   10 +-
 android/client/if-hh.c    |  431 +++++++++++++++++++++++++++++++++++++++++++++
 android/client/if-main.h  |    2 +
 android/client/textconv.c |    2 +-
 android/client/textconv.h |    2 +
 8 files changed, 445 insertions(+), 6 deletions(-)
 create mode 100644 android/client/if-hh.c

-- 
1.7.9.5


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

end of thread, other threads:[~2013-10-22 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 11:02 [PATCH 0/3] android: add support for hidhost to haltest Jerzy Kasenberg
2013-10-22 11:02 ` [PATCH 1/3] android: Add definition of buffer sizes " Jerzy Kasenberg
2013-10-22 11:02 ` [PATCH 2/3] android: Add calls to hidhost interface " Jerzy Kasenberg
2013-10-22 11:02 ` [PATCH 3/3] android: Add help to hidhost in haltest Jerzy Kasenberg
2013-10-22 11:15 ` [PATCH 0/3] android: add support for hidhost to haltest Johan Hedberg

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