mesh: Use l_dbus_message...() APIs in more consistent fashion
authorInga Stotland <inga.stotland@intel.com>
Thu, 4 Jul 2019 07:40:40 +0000 (00:40 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 15:21:03 +0000 (20:51 +0530)
commit11d5f0f97a072c51be5c7f574686f755d2f25128
tree30ca253801409283bce7236779fb0c5f8889f279
parentaa2585bb59a881825a37d25000d48b3cb4284abb
mesh: Use l_dbus_message...() APIs in more consistent fashion

This removes checks for the return values of l_dbus_message...()
calls in the few places where we can rely on ell to handle error
cases gracefully.

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