All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] client: agent implementation on bluetoothctl
@ 2013-03-19 20:54 Alex Deymo
  2013-03-19 20:55 ` [PATCH v3 1/6] client: Add color modifiers to NEW, CHG and DEL events Alex Deymo
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Alex Deymo @ 2013-03-19 20:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: keybuk, Alex Deymo

Hi,
This is the same patch set I sent last week, but with the changes based on the
comments you made here. I think I addressed them all. Let me know if you have
other comments.
Thanks!

Alex Deymo (6):
  client: Add color modifiers to NEW, CHG and DEL events.
  client: Right prompt management on agent input
  client: "agent" command capability argument and autocompletion
  client: Agent's DisplayPincode implementation
  client: Agent's DisplayPasskey implementation
  client: Agent's RequestPasskey implementation

 client/agent.c   | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 client/display.h |   7 ++-
 client/main.c    | 106 +++++++++++++++++++++++++++++++++++------
 3 files changed, 229 insertions(+), 27 deletions(-)

-- 
1.8.1.3


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

end of thread, other threads:[~2013-03-20 18:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 20:54 [PATCH v3 0/6] client: agent implementation on bluetoothctl Alex Deymo
2013-03-19 20:55 ` [PATCH v3 1/6] client: Add color modifiers to NEW, CHG and DEL events Alex Deymo
2013-03-19 20:55 ` [PATCH v3 2/6] client: Right prompt management on agent input Alex Deymo
2013-03-20 18:22   ` Vinicius Costa Gomes
2013-03-19 20:55 ` [PATCH v3 3/6] client: "agent" command capability argument and autocompletion Alex Deymo
2013-03-19 20:55 ` [PATCH v3 4/6] client: Agent's DisplayPincode implementation Alex Deymo
2013-03-19 20:55 ` [PATCH v3 5/6] client: Agent's DisplayPasskey implementation Alex Deymo
2013-03-19 20:55 ` [PATCH v3 6/6] client: Agent's RequestPasskey implementation Alex Deymo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.