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