Add 'afb_service_call_sync' function
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 29 May 2017 12:16:13 +0000 (14:16 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 29 May 2017 12:16:13 +0000 (14:16 +0200)
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 <jose.bollo@iot.bzh>

No differences found