Remove connection API dependency / Fix scan issue
authorJiwan Kim <ji-wan.kim@samsung.com>
Tue, 14 Mar 2017 04:36:35 +0000 (13:36 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:35:36 +0000 (11:35 +0900)
commit7f6bbc0bae80122610c8e336a055e6992ae6bc2c
treef4d1fee8782425b7270ca2420dfe185e486b6949
parent11f2c038e1b72ac175318151781fd57dbd51da9a
Remove connection API dependency / Fix scan issue

- Remove connection API(for ethernet cable state)
  and change to get cable status directly.
- Make interface up state before trying scan
  (If interface is down state, scan cannot performed)
CMakeLists.txt
packaging/meshd.spec
src/mesh-interface.c
src/mesh-netlink.c
src/mesh-request.c