Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] Add basic commands to haltest
@ 2013-10-21 14:02 Jerzy Kasenberg
  2013-10-21 14:02 ` [PATCH 1/3] android: Add space in prompt in haltest Jerzy Kasenberg
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jerzy Kasenberg @ 2013-10-21 14:02 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jerzy Kasenberg

- Adds handling of Ctrl-c Ctrl-d as requested
- Prompted changed to includ space
- Added commands: quit exit help
- Added completion for help
- Terminal settings restored on exit

Jerzy Kasenberg (3):
  android: Add space in prompt in haltest
  android: Add handling of Ctrl-c to haltest
  android: Add help and quit to haltest

 android/client/haltest.c       |  151 ++++++++++++++++++++++++++++++++++------
 android/client/if-main.h       |    6 ++
 android/client/tabcompletion.c |  151 ++++++++++++++++++++++++++++------------
 android/client/terminal.c      |  100 ++++++++++++++++++--------
 4 files changed, 312 insertions(+), 96 deletions(-)

-- 
1.7.9.5


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 14:02 [PATCH 0/3] Add basic commands to haltest Jerzy Kasenberg
2013-10-21 14:02 ` [PATCH 1/3] android: Add space in prompt in haltest Jerzy Kasenberg
2013-10-21 14:02 ` [PATCH 2/3] android: Add handling of Ctrl-c to haltest Jerzy Kasenberg
2013-10-21 14:02 ` [PATCH 3/3] android: Add help and quit " Jerzy Kasenberg
2013-10-21 16:18 ` [PATCH 0/3] Add basic commands " Johan Hedberg
2013-10-22  7:42   ` Jerzy Kasenberg
2013-10-22  7:59     ` Johan Hedberg

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