mesh: Re-arrange Join/Create/Import/Attach page saving
authorBrian Gix <brian.gix@intel.com>
Wed, 7 Oct 2020 21:09:59 +0000 (14:09 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commite5b0c986d55b343d5114e08ffd1c8f460e6c96d6
treeef0b9eac18aad721a842ec7036ed4799e664b9f9
parent077f905fa3a63720375b1023eb901b177d87f10f
mesh: Re-arrange Join/Create/Import/Attach page saving

When an App is creating or attaching to a node, it first evaluates the
validity of the Apps composition. Invalid compositions are not allowed
to continue.  Valid compositions need to be saved, which means that
create_node_config() must be called as part of Composition validation.

Change-Id: I485904ef8165ea7315221d899147a5eee476f1cf
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
mesh/node.c
mesh/node.h