doc/mesh: Change API to deliver tokens via JoinComplete 12/234212/1
authorMichał Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>
Tue, 14 Apr 2020 08:55:54 +0000 (10:55 +0200)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 22 May 2020 04:23:43 +0000 (09:53 +0530)
commite27224eeebc184616dd99beef7fcb8125a95ddaf
treea304e0d3ef700d3433e344a84b2921578b3addd3
parentdd8ffe9e81d2b891474ab9db821f17999c34c01d
doc/mesh: Change API to deliver tokens via JoinComplete

If Application is not be able to reliably store the token, the daemon
will end up with a uncontrollable node in its database.

Let's fix the issue by always delivering tokens using JoinComplete call,
and expecting a reply - if the application return an error, daemon will
get rid of the node.

Change-Id: I82ed48f64b9bd8d6b77c99eb28d470fd58f97148
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
doc/mesh-api.txt