mesh: Move commonly used constants into mesh-defs.h
authorInga Stotland <inga.stotland@intel.com>
Mon, 12 Aug 2019 06:25:58 +0000 (23:25 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 16:37:14 +0000 (22:07 +0530)
commit5e8bdbf701bdccd8fb0f20993e00e06883dafec1
tree4adb352babd8670fdd56e666f1816009a8986750
parentfd5424963b332fdbaf6b267f33fa4ec930085fe5
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.

Change-Id: Ie6c8d26b72f7ff80078a9f96119f37508d1fdc72
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/crypto.c
mesh/mesh-defs.h
mesh/model.h
mesh/net.h
mesh/node.c