linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] ELL-based bt_shell implementation
@ 2019-08-07  6:47 Inga Stotland
  2019-08-07  6:47 ` [PATCH BlueZ 1/2] shared/shell: Add ell based shell implementation Inga Stotland
  2019-08-07  6:47 ` [PATCH BlueZ 2/2] shared/shell: Add "clear-history" API Inga Stotland
  0 siblings, 2 replies; 5+ messages in thread
From: Inga Stotland @ 2019-08-07  6:47 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, luiz.dentz, Inga Stotland

This patch set addresses the need of using bt-shell functionality
when running with ell mainloop.
Specifically, need this for implementation of mesh profisioning tool:
mesh daemon is implemented using ell library and is driven by
ell main loop.

Inga Stotland (2):
  shared/shell: Add ell based shell implementation
  shared/shell: Add "clear-history" API

 Makefile.am            |   13 +-
 src/shared/shell-ell.c | 1325 ++++++++++++++++++++++++++++++++++++++++
 src/shared/shell.c     |    7 +-
 src/shared/shell.h     |    1 +
 4 files changed, 1342 insertions(+), 4 deletions(-)
 create mode 100644 src/shared/shell-ell.c

-- 
2.21.0


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

end of thread, other threads:[~2019-08-07 19:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07  6:47 [PATCH BlueZ 0/2] ELL-based bt_shell implementation Inga Stotland
2019-08-07  6:47 ` [PATCH BlueZ 1/2] shared/shell: Add ell based shell implementation Inga Stotland
2019-08-07 11:18   ` Luiz Augusto von Dentz
2019-08-07 19:27     ` Stotland, Inga
2019-08-07  6:47 ` [PATCH BlueZ 2/2] shared/shell: Add "clear-history" API Inga Stotland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).