linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/2] mesh: Fix inOOB and outOOB issues
@ 2019-11-15 23:17 Brian Gix
  2019-11-15 23:17 ` [PATCH BlueZ v2 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-15 23:17 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, inga.stotland, aurelien

This patchset includes modification to both the Daemon and the
mesh-cfgclient.  All of the inOOB and outOOB scenarios have been tested,
and are working according to the Bluetooth Profile specification, for
the Provisioner "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           |  12 +--
 mesh/prov-initiator.c  |  69 +++++++++++++---
 tools/mesh-cfgclient.c | 178 ++++++++++++++++++++++++++++++++++-------
 tools/mesh-gatt/prov.c |   9 ++-
 tools/mesh/agent.c     |  21 +++--
 tools/mesh/agent.h     |   4 +-
 6 files changed, 233 insertions(+), 60 deletions(-)

-- 
2.21.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-15 23:17 [PATCH BlueZ v2 0/2] mesh: Fix inOOB and outOOB issues Brian Gix
2019-11-15 23:17 ` [PATCH BlueZ v2 1/2] mesh: Fix inOOB and outOOB agent handling on prov initiate Brian Gix
2019-11-15 23:17 ` [PATCH BlueZ v2 2/2] tools/mesh-cfgclient: Add full support inOOB and outOOB Brian Gix
2019-11-16 12:07 ` [PATCH BlueZ v2 0/2] mesh: Fix inOOB and outOOB issues Aurelien Jarno

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).