Parent: 7eca3becceed3d44c0abf1610d93307a023c1c79
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-05-22 23:45:52
Tree: 3b6aaafb2574eba45f1a7ad4c1d35a8336f8d780
mesh: Add finalization of a newly created node When a new node is created as a result of successful completion of either Join() or Create() or Import() methods and has been confirmed via successful token delivery to the application, clean up node's D-Bus resources (application path, element paths, etc) that have been gathered during the initial GetMAnagedObjects() call. Also, remove the agent instance associaed with the new node. These resources will be re-populated after the Attach() call verifies the node's integrity.
Diffstat
| M | mesh/mesh.c | | | 4 | ++- - |
| M | mesh/node.c | | | 39 | +++++++++++++++++++++++++- - - - - - - - - - - - - - |
| M | mesh/node.h | | | 1 | + |
3 files changed, 28 insertions(+), 16 deletions(-)