Change 'Connect' as asynchronous method
authorJiwan Kim <ji-wan.kim@samsung.com>
Wed, 7 Jun 2017 02:24:45 +0000 (11:24 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:35:36 +0000 (11:35 +0900)
commit1a45e79b942373471dbfcda434f97ba95e5d7ceb
treef3aaf450966ff6c0355b4c0dae8bac44241d7e1e
parentce42c741bd5dfeedba1330e524b92ad600570173
Change 'Connect' as asynchronous method

- Call asynchronousely 'Connect' method
- Add 'mesh_connected' signal for response.
  It would be notified when state reaches 'Ready' from connman.
include/mesh-request.h
introspection/mesh.xml
src/mesh-gdbus.c
src/mesh-request.c