Add network connection state
authorJiwan Kim <ji-wan.kim@samsung.com>
Thu, 8 Jun 2017 07:16:10 +0000 (16:16 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:35:36 +0000 (11:35 +0900)
commite35b79e69d615381f5931829e19c8dac50bdf350
tree4d910e3dad1ebca175e88c66841a5cdd0bcbb3d0
parentb2336a2bce8c0bf08dff3adc6e79f1c9967292dd
Add network connection state

- Remove 'joined_network / left_network' signal
- Add 'connection_state' signal
- Subscribe mesh profile property from connman
- Add connection state to 'get_joined_mesh_network'
  and 'get_found_mesh_networks'
include/mesh-request.h
include/mesh.h
introspection/mesh.xml
src/mesh-gdbus.c
src/mesh-request.c
src/mesh-service-interface.c