From: José Bollo Date: Mon, 29 May 2017 12:16:13 +0000 (+0200) Subject: Add 'afb_service_call_sync' function X-Git-Tag: dab_3.99.2~51 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=090379fdaf6ed1860dcff21424135ad71ead0cd2;hp=090379fdaf6ed1860dcff21424135ad71ead0cd2;p=src%2Fapp-framework-binder.git Add 'afb_service_call_sync' function This new function allows to call features for the services synchronously. Also refactoring how are handled arguments to calls. The call to 'json_object_put' is now always done by the binder. Change-Id: I910517da75b179aeafc824da4ce29bc299711990 Signed-off-by: José Bollo ---