public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v3 0/2] mesh: Fix inOOB and outOOB issues
@ 2019-11-19 21:52 Brian Gix
  2019-11-19 21:52 ` [PATCH BlueZ v3 1/2] mesh: Fix inOOB and outOOB agent handling on prov initiate Brian Gix
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brian Gix @ 2019-11-19 21:52 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, inga.stotland, aurelien

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


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

end of thread, other threads:[~2019-11-20 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 21:52 [PATCH BlueZ v3 0/2] mesh: Fix inOOB and outOOB issues Brian Gix
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

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