tools/mesh-cfgclient: add unbind command
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 11 Nov 2019 20:20:09 +0000 (21:20 +0100)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 20:49:23 +0000 (02:19 +0530)
commit1f15af434600d1d37174479eda91093d2a114b18
tree479c12531760fe4af2480652900e5d916f6f4423
parentda39527eef18b3924ca4d21f31566173d1aeed84
tools/mesh-cfgclient: add unbind command

This reuses the existing cmd_bind for both opcodes. cmds[] already has
code to handle it.

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