Parent: 9fe6a99f080234aeeaffbf1c75e69b626059a43f
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-02-13 01:30:53
Tree: e53bfdf18a0545febbe1c3f76746bbe6be086ac8
mesh: Save newly added or updated net key to config file This separates mesh_db_net_key_add() into distinct functions: mesh_db_net_key_add() and mesh_db_net_key_update() which will be called based on whether a network key was newly added or updated.
Diffstat
| M | mesh/mesh-db.c | | | 122 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/mesh-db.h | | | 4 | +++- |
| M | mesh/net.c | | | 9 | ++++++- - - |
| M | mesh/node.c | | | 15 | +++++++++++- - - - |
| M | mesh/storage.c | | | 7 | +++++- - |
| M | mesh/storage.h | | | 5 | ++- - - |
6 files changed, 80 insertions(+), 82 deletions(-)