From: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
To: <linux-bluetooth@vger.kernel.org>
Cc: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
Subject: [PATCH 0/3] android: add support for hidhost to haltest
Date: Tue, 22 Oct 2013 13:02:24 +0200 [thread overview]
Message-ID: <1382439747-13864-1-git-send-email-jerzy.kasenberg@tieto.com> (raw)
- 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
next reply other threads:[~2013-10-22 11:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 11:02 Jerzy Kasenberg [this message]
2013-10-22 11:02 ` [PATCH 1/3] android: Add definition of buffer sizes to haltest 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382439747-13864-1-git-send-email-jerzy.kasenberg@tieto.com \
--to=jerzy.kasenberg@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox