client: use async call instead of sync call 01/108901/1
authorSangjung Woo <sangjung.woo@samsung.com>
Fri, 6 Jan 2017 07:02:48 +0000 (16:02 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Fri, 6 Jan 2017 07:02:48 +0000 (16:02 +0900)
commit67473945da8052e2fcb6a0986d90066674ae4374
treeeeb02de95c0992646274e366c16a829d0818e4ed
parent4849a36119e2e50def32f66f889720ad55b7512d
client: use async call instead of sync call

In order to improve the performance when updating the CAN related data,
this patch uses the DBus async method since it returns immediately
without checking the result.

Change-Id: I8aca4cb4c6774c1d29a6e5229d72ed4d9314e4d4
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
lib/client/libamb-client.c