Added initial monitoring service for external interface
authorsaerome.kim <saerome.kim@samsung.com>
Fri, 30 Jun 2017 04:07:57 +0000 (13:07 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:35:37 +0000 (11:35 +0900)
commit26db8839fe2dfb6bebba39106789973ba3d4798d
tree698d593fdbf685a2818a8525ad27961c0ed2725e
parentc57ea388451d2ae251f75a426c63e578da6cd83a
Added initial monitoring service for external interface

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
CMakeLists.txt
include/mesh-device-monitor.h [new file with mode: 0644]
include/mesh-peer-monitor.h [moved from include/mesh-monitor.h with 85% similarity]
include/mesh.h
packaging/meshd.spec
src/mesh-device-monitor.c [new file with mode: 0644]
src/mesh-interface.c
src/mesh-peer-monitor.c [moved from src/mesh-monitor.c with 77% similarity]
src/mesh-service-interface.c