Add a parameter to call dbus method create_mesh_network 89/186689/1
authorAbhishek Sansanwal <abhishek.s94@samsung.com>
Mon, 13 Aug 2018 11:15:20 +0000 (16:45 +0530)
committerAbhishek Sansanwal <abhishek.s94@samsung.com>
Mon, 13 Aug 2018 11:28:26 +0000 (16:58 +0530)
commit9fa4ed68916831c09b2d1582e5da1362587a734a
treefe1932ee1742bb73c70dbe4d6fae9d6f9bbc654c
parentf1ff87873277f84565ff7fd1d5e27cb542838455
Add a parameter to call dbus method create_mesh_network

Description: Additional parameter was added to the
dbus method "create_mesh_network" in the commit
48d7d1c3. This resulted in the dbus call failing.
Add this additional parameter while calling the
dbus method.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ie9feb592fd986d963e802c85e9e1f3d2bfd6dc46
unittest/unittest.cpp
unittest/wmesh.cpp
unittest/wmesh.h