From: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
To: <linux-bluetooth@vger.kernel.org>
Cc: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
Subject: [PATCH 0/3] Tab completion for haltest tool
Date: Fri, 18 Oct 2013 15:15:57 +0200 [thread overview]
Message-ID: <1382102160-21532-1-git-send-email-jerzy.kasenberg@tieto.com> (raw)
This patchset add tab completion to haltest so using this tool
will be much easier.
It allows to build for andriod 4.3 and for host with autotools.
Jerzy Kasenberg (3):
android: Add tab completion to haltest
android: Fix error in draw line in haltest tool
android: Add completion for adapter to haltest
Makefile.android | 2 +
android/Android.mk | 1 +
android/client/haltest.c | 11 +-
android/client/if-bt.c | 331 ++++++++++++++++++++++++++++++++++------
android/client/if-main.h | 44 +++++-
android/client/tabcompletion.c | 313 +++++++++++++++++++++++++++++++++++++
android/client/terminal.c | 4 +-
android/client/textconv.c | 21 +++
android/client/textconv.h | 4 +
9 files changed, 673 insertions(+), 58 deletions(-)
create mode 100644 android/client/tabcompletion.c
--
1.7.9.5
next reply other threads:[~2013-10-18 13:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 13:15 Jerzy Kasenberg [this message]
2013-10-18 13:15 ` [PATCH 1/3] android: Add tab completion to haltest Jerzy Kasenberg
2013-10-18 13:15 ` [PATCH 2/3] android: Fix error in draw line in haltest tool Jerzy Kasenberg
2013-10-18 13:16 ` [PATCH 3/3] android: Add completion for adapter to haltest Jerzy Kasenberg
2013-10-18 13:51 ` [PATCH 0/3] Tab completion for haltest tool 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=1382102160-21532-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