public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Gix <brian.gix@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: brian.gix@intel.com, inga.stotland@intel.com, aurelien@aurel32.net
Subject: [PATCH BlueZ v3 0/2] mesh: Fix inOOB and outOOB issues
Date: Tue, 19 Nov 2019 13:52:25 -0800	[thread overview]
Message-ID: <20191119215227.27730-1-brian.gix@intel.com> (raw)

Version 3 of this patch-set addresses problem found by Aurelien
regarding the action string passed to the external agent collecting
alpha-numeric strings on "out-alpha" prompts.

This fix therefore now differentiates alphanumeric collection due to
"in-alpha" (acceptor role) from "out-alpha" (initiator role).

Brian Gix (1):
  mesh: Fix inOOB and outOOB agent handling on prov initiate

Inga Stotland (1):
  tools/mesh-cfgclient: Add full support inOOB and outOOB

 mesh/agent.c           |  28 ++++---
 mesh/agent.h           |   4 +-
 mesh/prov-acceptor.c   |   2 +-
 mesh/prov-initiator.c  |  71 +++++++++++++---
 tools/mesh-cfgclient.c | 178 ++++++++++++++++++++++++++++++++++-------
 tools/mesh-gatt/prov.c |   9 ++-
 tools/mesh/agent.c     |  21 +++--
 tools/mesh/agent.h     |   4 +-
 8 files changed, 249 insertions(+), 68 deletions(-)

-- 
2.21.0


             reply	other threads:[~2019-11-19 21:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 21:52 Brian Gix [this message]
2019-11-19 21:52 ` [PATCH BlueZ v3 1/2] mesh: Fix inOOB and outOOB agent handling on prov initiate Brian Gix
2019-11-19 21:52 ` [PATCH BlueZ v3 2/2] tools/mesh-cfgclient: Add full support inOOB and outOOB Brian Gix
2019-11-20 16:14 ` [PATCH BlueZ v3 0/2] mesh: Fix inOOB and outOOB issues Gix, Brian

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=20191119215227.27730-1-brian.gix@intel.com \
    --to=brian.gix@intel.com \
    --cc=aurelien@aurel32.net \
    --cc=inga.stotland@intel.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