mesh: Fix reading device UUID from Join() call
authorInga Stotland <inga.stotland@intel.com>
Sat, 12 Jan 2019 02:40:54 +0000 (18:40 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:02:02 +0000 (19:32 +0530)
commitbe806d96c9a337da35d0a7c3382c8a704101463f
tree214d7af284aa52d295f0f6e5f7bc705561a9efe4
parent2a52987c12e8a818059e759697de985d1d3ed04e
mesh: Fix reading device UUID from Join() call

Supply correct parameters to l_dbus_message_iter_get_fixed_array
to get the location from where to read UUID value.

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