platform/core/api/wifi-mesh.git
6 years agoChange APIs
Jiwan Kim [Tue, 30 May 2017 07:23:25 +0000 (16:23 +0900)]
Change APIs

- Add 'mesh_disconnect_mesh_network'
- Revert API name (scanned->found)

6 years agoFix for API concept changes
Jiwan Kim [Mon, 29 May 2017 09:55:18 +0000 (18:55 +0900)]
Fix for API concept changes

- Rename some APIs and dbus interface also
- Remove some unnecessary APIs

6 years agoUpdate test code to support connman integration
Jiwan Kim [Fri, 26 May 2017 07:17:39 +0000 (16:17 +0900)]
Update test code to support connman integration

6 years agoFix typos & Change to use GList on test app
Jiwan Kim [Tue, 21 Mar 2017 05:13:30 +0000 (14:13 +0900)]
Fix typos & Change to use GList on test app

- Use GList instead of GHashTable to prevent invalid list ordering issue

6 years agoFixed a bug about calling g_variang_get()
saerome.kim [Tue, 14 Mar 2017 07:03:33 +0000 (16:03 +0900)]
Fixed a bug about calling g_variang_get()

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoAdjust variant type / Fix crash on mpath dump
Jiwan Kim [Tue, 14 Mar 2017 05:43:35 +0000 (14:43 +0900)]
Adjust variant type / Fix crash on mpath dump

- Adjust GVariant type on station_info
- Change mpath free function instead of g_list_free_full

6 years agoImplement get_mpath_info API
saerome.kim [Tue, 14 Mar 2017 04:34:59 +0000 (13:34 +0900)]
Implement get_mpath_info API

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoImplemen get_stations_info API
saerome.kim [Tue, 14 Mar 2017 04:10:51 +0000 (13:10 +0900)]
Implemen get_stations_info API

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoChange dbus path of enable/disable method
Jiwan Kim [Tue, 14 Mar 2017 01:15:06 +0000 (10:15 +0900)]
Change dbus path of enable/disable method

6 years agoFix error on join/left event handler
Jiwan Kim [Mon, 13 Mar 2017 10:39:19 +0000 (19:39 +0900)]
Fix error on join/left event handler

6 years agoFixed segmentation falut error after calling mesh_foreach_found_mesh_network()
saerome.kim [Mon, 13 Mar 2017 10:25:50 +0000 (19:25 +0900)]
Fixed segmentation falut error after calling mesh_foreach_found_mesh_network()

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFixed bugs about managing mesh networks
saerome.kim [Mon, 13 Mar 2017 05:24:20 +0000 (14:24 +0900)]
Fixed bugs about managing mesh networks
 - added show scanned network list when calling mesh_add_network()
 - added show configuraed network list when calling mesh_select_network or mesh_remove_network
 - mesh_get_joined_mesh_network

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFixed bugs about managing networks at test app
saerome.kim [Mon, 13 Mar 2017 01:48:26 +0000 (10:48 +0900)]
Fixed bugs about managing networks at test app
 - add_mesh_network
 - select_mesh_network
 - remove_mesh_network

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoImplement CAPI
saerome.kim [Sun, 12 Mar 2017 23:46:06 +0000 (08:46 +0900)]
Implement CAPI
 - event handler
 - APIs related to network management

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoImplement mesh_test and rest of APIs
saerome kim [Wed, 8 Mar 2017 08:22:53 +0000 (17:22 +0900)]
Implement mesh_test and rest of APIs

Signed-off-by: saerome kim <saerome.kim@samsung.com>
6 years agoImplement test case for 'device' category
saerome.kim [Mon, 6 Mar 2017 12:52:56 +0000 (21:52 +0900)]
Implement test case for 'device' category

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFix a build error
saerome.kim [Mon, 6 Mar 2017 12:32:58 +0000 (21:32 +0900)]
Fix a build error

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoImplement Mesh CAPI according to DBus API guide documents
saerome.kim [Mon, 6 Mar 2017 12:14:25 +0000 (21:14 +0900)]
Implement Mesh CAPI according to DBus API guide documents

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoApply changed Dbus methods
saerome kim [Fri, 3 Mar 2017 12:20:10 +0000 (21:20 +0900)]
Apply changed Dbus methods

Signed-off-by: saerome kim <saerome.kim@samsung.com>
6 years agoApply changed Dbus methods
saerome kim [Fri, 3 Mar 2017 12:20:10 +0000 (21:20 +0900)]
Apply changed Dbus methods

Signed-off-by: saerome kim <saerome.kim@samsung.com>
6 years agoInitial code sync up from private gerrit
Jiwan Kim [Fri, 24 Feb 2017 02:00:45 +0000 (11:00 +0900)]
Initial code sync up from private gerrit

Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
6 years agoInitial commit
김새롬/Tizen Platform Lab(S/W센터)/S5(책임)/삼성전자 [Fri, 24 Feb 2017 01:47:01 +0000 (10:47 +0900)]
Initial commit

6 years agoInitial empty repository master
Tizen Infrastructure [Mon, 10 Jul 2017 09:36:23 +0000 (09:36 +0000)]
Initial empty repository