Parent: 52b840d0a5cc93194cc20d3b1d8c922229720d12
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-02-19 18:54:07
Tree: 96925b095d1df0e679834c3ec02d43b120dd91b0
mesh: Save newly added or updated app key to config file This separates mesh_db_app_key_add() into distinct functions: mesh_db_app_key_add() and mesh_db_app_key_update() which will be called based on whether an application key is newly added or updated.
Diffstat
| M | mesh/mesh-db.c | | | 107 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/mesh-db.h | | | 4 | +++- |
| M | mesh/storage.c | | | 5 | ++++- |
3 files changed, 57 insertions(+), 59 deletions(-)