mesh: Fix inOOB and outOOB agent handling on prov initiate 02/221702/1
authorBrian Gix <brian.gix@intel.com>
Fri, 15 Nov 2019 22:52:09 +0000 (14:52 -0800)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Tue, 7 Jan 2020 05:11:47 +0000 (10:41 +0530)
commit9adaf649743916b6d6986aaf12c008b4ed286fa9
tree535c3f482b9b2d17e0b87d4836bbf4c75f15a98d
parent339844b22793c34278b2a55a5494ff121cc6e3f6
mesh: Fix inOOB and outOOB agent handling on prov initiate

This code fixes the Provisioner Initiator role so that the following
Out-of-Band agent calls are made correctly, and their results handled
properly:

"push", "twist", "blink", "beep", "vibrate", "in-numeric",
"out-numeric", "in-alpha", "out-alpha"

Change-Id: Ice602368641d25ddd0cb8c1e6591401d6c627efe
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/agent.c
mesh/agent.h
mesh/prov-acceptor.c
mesh/prov-initiator.c