linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Inga Stotland <inga.stotland@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: brian.gix@intel.com, luiz.dentz@gmail.com,
	Inga Stotland <inga.stotland@intel.com>
Subject: [PATCH BlueZ 0/2] ELL-based bt_shell implementation
Date: Tue,  6 Aug 2019 23:47:45 -0700	[thread overview]
Message-ID: <20190807064747.6725-1-inga.stotland@intel.com> (raw)

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


             reply	other threads:[~2019-08-07  6:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-07  6:47 Inga Stotland [this message]
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

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=20190807064747.6725-1-inga.stotland@intel.com \
    --to=inga.stotland@intel.com \
    --cc=brian.gix@intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).