tools/mesh-cfgclient: Increase app's CRPL size 54/228954/1
authorInga Stotland <inga.stotland@intel.com>
Wed, 18 Mar 2020 17:48:59 +0000 (10:48 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Thu, 26 Mar 2020 10:37:44 +0000 (16:07 +0530)
commitab5633e3653000e43208eb5d58586ac4e3e22f92
tree8bfae9f955090b831c48952c101a10d0e3094a0c
parent8b8d433d4017bb6b56d957b666cc9ee4fce1ca93
tools/mesh-cfgclient: Increase app's CRPL size

This increases the value of the CRPL supplied by the applicaiton
to 0x7fff: since the tool is intended to be a provisioner and config
client, it may have to keep track of communications with a significant
number of unique mesh nodes, each with its corresponding CRPL entry in
config client node storage. Therefore, a large CRPL size is necessary.

Change-Id: Ibe00615cc57e161d107f36c6b1086a495dc9aa5e
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
tools/mesh-cfgclient.c