afb-api-dbus: Fix broken broadcast in dbus apis 64/22964/2
authorJose Bollo <jose.bollo@iot.bzh>
Wed, 13 Nov 2019 16:05:06 +0000 (17:05 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Wed, 20 Nov 2019 08:30:07 +0000 (09:30 +0100)
commit2243df148acbb5efa1a62aa23da99d87600023aa
tree1f78d21a69ec6c41c45e65e6eb08a10a8afd8737
parent5026e71d56ed5240ea39e114204686c5dc62c76e
afb-api-dbus: Fix broken broadcast in dbus apis

Probably because of conditional compiling,
afb-api-dbus was broken since introduction
of uuid and hops in broadcats. This change
fixes this issue.

Bug-AGL: SPEC-2969

Change-Id: I9a0fd8552f5f61d6eafa1ed83f6e09e6474378ff
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/afb-api-dbus.c