Fix typos & Change to use GList on test app
authorJiwan Kim <ji-wan.kim@samsung.com>
Tue, 21 Mar 2017 05:13:30 +0000 (14:13 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 17 Jul 2017 02:09:10 +0000 (11:09 +0900)
commit4741f87673fc078ac96cb76f48151e976b6bbadc
treef942e0702075115b31bbf0952184c7dc26541559
parent47ab8720b5b70708987aff8efa2dfd2b069452bd
Fix typos & Change to use GList on test app

- Use GList instead of GHashTable to prevent invalid list ordering issue
include/mesh.h
src/mesh.c
test/main.c
test/mesh_network.c