Change package name to capi-network-wifi-mesh
authorsaerome.kim <saerome.kim@samsung.com>
Tue, 4 Jul 2017 12:17:59 +0000 (21:17 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:09:10 +0000 (11:09 +0900)
commit3068dd95439f6daf95e2a126101206c98ee00777
tree62fdb1b588a99fbc8eea449cbafb49b4ccdd8a10
parentdc5f3484790c33ca50298ffd31c9510584b6a666
Change package name to capi-network-wifi-mesh

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
22 files changed:
CMakeLists.txt
capi-network-wifi-mesh.pc.in [moved from capi-network-mesh.pc.in with 100% similarity]
doc/wifi-mesh-doc.h [new file with mode: 0644]
include/mesh.h [deleted file]
include/mesh_dbus.h [deleted file]
include/wifi-mesh-internal.h [moved from include/mesh-internal.h with 61% similarity]
include/wifi-mesh.h [new file with mode: 0644]
include/wifi-mesh_dbus.h [new file with mode: 0644]
include/wifi-mesh_log.h [moved from include/mesh_log.h with 93% similarity]
include/wifi-mesh_private.h [moved from include/mesh_private.h with 90% similarity]
include/wifi-mesh_service_error.h [moved from include/service_error.h with 91% similarity]
packaging/capi-network-wifi-mesh.manifest [moved from packaging/capi-network-mesh.manifest with 100% similarity]
packaging/capi-network-wifi-mesh.spec [moved from packaging/capi-network-mesh.spec with 79% similarity]
src/mesh_internal.c [deleted file]
src/wifi-mesh-dbus.c [moved from src/mesh_dbus.c with 75% similarity]
src/wifi-mesh-internal.c [new file with mode: 0644]
src/wifi-mesh.c [moved from src/mesh.c with 53% similarity]
test/CMakeLists.txt
test/common.h
test/main.c
test/wifi-mesh-device.c [moved from test/mesh_device.c with 56% similarity]
test/wifi-mesh-network.c [moved from test/mesh_network.c with 62% similarity]