tools/mesh: move remote node processing to a separate file
authorInga Stotland <inga.stotland@intel.com>
Fri, 1 Nov 2019 18:57:23 +0000 (11:57 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 20:30:14 +0000 (02:00 +0530)
commitea4765dc3b446aec72a642f76b08c145e21ea5a7
tree6b05f706f2775c8c487dc485f1624c2bb94816ba
parentb699c5505c5d84cd5dfa824027669d1a70a5d48a
tools/mesh: move remote node processing to a separate file

This confines the functionality related to remote node
housekeeping into a separate file remote.c

Change-Id: I45230ddfff9b63c4c48a622559b039df11282f2a
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Makefile.tools
tools/mesh-cfgclient.c
tools/mesh/remote.c [new file with mode: 0644]
tools/mesh/remote.h [new file with mode: 0644]