Add security type and passphrase
authorJiwan Kim <ji-wan.kim@samsung.com>
Fri, 9 Jun 2017 08:29:53 +0000 (17:29 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:35:36 +0000 (11:35 +0900)
commit967b702835e72b098ac12a6cf63f056b1abe0d2e
treec77d39119a63443a04d6eaebc11c06ad6564d60e
parente35b79e69d615381f5931829e19c8dac50bdf350
Add security type and passphrase

- Add 'security' param on 'get_joined_mesh_network' method
- Add 'security' param on 'connection_state' signal
- Add 'passphrase' param on 'connect_mesh_network' method
include/mesh-gdbus.h
include/mesh-request.h
include/mesh.h
introspection/mesh.xml
src/mesh-gdbus.c
src/mesh-network.c
src/mesh-request.c
src/mesh-service-interface.c