mesh: Add single threading to prov-acp ob messaging
authorBrian Gix <brian.gix@intel.com>
Wed, 19 May 2021 18:15:36 +0000 (11:15 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit4598ed671c630ae37419096d7af9c112a4ad01d7
treec58d814e6c4780bc63425d486654415efe148d4d
parent7ace0c276745027240841b9b1c08b079f2dbe901
mesh: Add single threading to prov-acp ob messaging

Certain IOP and stress testing scenarios can cause additional outbound
messages to be attempted before the prior outbound message completes.
This patch adds queuing if outbpund messages are attempted too quickly
so that the additional message is not sent until the prior message is
ACKed.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
mesh/prov-acceptor.c
mesh/provision.h