Commit: fb5c57bccb302ebaf17a0fbf5944b358968082ef
Parent: b94453eb2d57f8bf0f99734743720208d0be3015
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-08-12 19:49:34
Tree: f9fe8d6d73813758f1df0576f1c7d4fe6d62abd0

mesh: Move commonly used constants into mesh-defs.h This consolidates definitions of commonly used constant values into a single header file. The constant values are based on mesh specification, plus a few internal utility constants (masks, etc.) Also, removes redundant redefinition maximum message length.

Diffstat

M mesh/crypto.c | 9 ++++- - - - -
M mesh/mesh-defs.h | 34 +++++++++++++++++++++++++++++++- - -
M mesh/model.h | 21 - - - - - - - - - - - - - - - - - - - - -
M mesh/net.h | 8 - - - - - - - -
M mesh/node.c | 10 ++++- - - - - -

5 files changed, 39 insertions(+), 43 deletions(-)

View Full Diff | Patch