Commit: 52b840d0a5cc93194cc20d3b1d8c922229720d12
Parent: 19bf426290835fa5ef5fd37a2fe03b0f88f4d430
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-02-19 18:54:07
Tree: 25052b48e40769e3d8601ddf3883972b98eae197

mesh: Separate functions for app key add and update This splits appkey_key_add() into two separate functions: app_key_add() and app_key_update(). Fix checks for miscellaneous invalid conditions and return appropriate error status.

Diffstat

M mesh/appkey.c | 89 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/appkey.h | 4 +++-
M mesh/cfgmod-server.c | 8 ++++++- -

3 files changed, 60 insertions(+), 41 deletions(-)

View Full Diff | Patch