mesh: Add Time-outs to critical dbus send-with-replies 15/234215/1
authorBrian Gix <brian.gix@intel.com>
Tue, 14 Apr 2020 08:55:57 +0000 (10:55 +0200)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 22 May 2020 04:23:43 +0000 (09:53 +0530)
commita8e982f03cb9a46b3152f7fbb44921ce8c0ac8ec
tree89095a86c74070384ca6d3e9397eb307278306b9
parentff8ed7d4464b3b5a648302aaa11057fb7130b216
mesh: Add Time-outs to critical dbus send-with-replies

JoinComplete() dbus method calls are the only time that node tokens are
delivered to client Applications, so if the call fails for any reason
(including time-outs) the daemon has a way to clean-up the stale unused
node data.

Change-Id: I9a524fc93a2987ec4d3480c6caaa10726d9d77c6
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/dbus.c
mesh/dbus.h
mesh/mesh.c