platform/core/connectivity/wifi-mesh-manager.git
6 years agoUpdate logic to add softAP interface into bridge
Jiwan Kim [Fri, 10 Mar 2017 01:43:36 +0000 (10:43 +0900)]
Update logic to add softAP interface into bridge

6 years agoImplementation for SoftAP
Jiwan Kim [Thu, 9 Mar 2017 07:27:22 +0000 (16:27 +0900)]
Implementation for SoftAP

6 years agoSimplify the signal.
saerome.kim [Thu, 9 Mar 2017 07:10:08 +0000 (16:10 +0900)]
Simplify the signal.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoAdd set_interfaces method
saerome.kim [Thu, 9 Mar 2017 00:18:21 +0000 (09:18 +0900)]
Add set_interfaces method

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoUpdate get_joined_mesh_network method
Jiwan Kim [Wed, 8 Mar 2017 09:26:15 +0000 (18:26 +0900)]
Update get_joined_mesh_network method

- Remove data_rate
- Change rssi to use signed integer
- Add bssid

6 years agoChange parameter type at 'set_gate' method
saerome kim [Wed, 8 Mar 2017 08:22:04 +0000 (17:22 +0900)]
Change parameter type at 'set_gate' method

Signed-off-by: saerome kim <saerome.kim@samsung.com>
6 years agoImplement methods
Jiwan Kim [Wed, 8 Mar 2017 05:36:24 +0000 (14:36 +0900)]
Implement methods

- enable_mesh
- disable_mesh
- set_gate
- unset_gate
- get_joined_mesh_network
- Scan can be done before mesh interface is created
  (with base interface(i.e. wlan0))

6 years agoSeparate logic for mesh enable / set gate
Jiwan Kim [Tue, 7 Mar 2017 09:10:44 +0000 (18:10 +0900)]
Separate logic for mesh enable / set gate

6 years agoUpdate 'get_saved_mesh_network' method
Jiwan Kim [Mon, 6 Mar 2017 08:37:18 +0000 (17:37 +0900)]
Update 'get_saved_mesh_network' method

6 years agoAdd functions to get scan result
Jiwan Kim [Mon, 6 Mar 2017 06:40:00 +0000 (15:40 +0900)]
Add functions to get scan result

- for 'get_found_mesh_networks' method

6 years agoApply changed Dbus methods
saerome kim [Fri, 3 Mar 2017 12:12:23 +0000 (21:12 +0900)]
Apply changed Dbus methods

Signed-off-by: saerome kim <saerome.kim@samsung.com>
6 years agoAdd basic function set for saved network
Jiwan Kim [Fri, 3 Mar 2017 08:27:27 +0000 (17:27 +0900)]
Add basic function set for saved network

6 years agoAdd function prototype for mesh saved network
Jiwan Kim [Fri, 3 Mar 2017 05:50:34 +0000 (14:50 +0900)]
Add function prototype for mesh saved network

6 years agoFix to get mesh scan list properly
Jiwan Kim [Fri, 3 Mar 2017 04:29:48 +0000 (13:29 +0900)]
Fix to get mesh scan list properly

- Add NL80211_ATTR_IE (114: Mesh element id)
- Remove invalid pkg dependency(capi-network-mesh)
- Update mesh script

6 years agoEmit 'scan_done' signal when scan finished
Jiwan Kim [Thu, 2 Mar 2017 04:49:49 +0000 (13:49 +0900)]
Emit 'scan_done' signal when scan finished

6 years agoRemove temporary test function
Jiwan Kim [Thu, 2 Mar 2017 04:22:13 +0000 (13:22 +0900)]
Remove temporary test function

6 years agoUpdate async scan result logic into scan methods
Jiwan Kim [Thu, 2 Mar 2017 04:10:23 +0000 (13:10 +0900)]
Update async scan result logic into scan methods

Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
6 years agoAdd test scan request & async result receiver
Jiwan Kim [Tue, 28 Feb 2017 08:29:20 +0000 (17:29 +0900)]
Add test scan request & async result receiver

- Test function added, should be refactored.
- Can be tested with
  'net.mesh /net/mesh net.mesh.disjoin' method

Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
6 years agoInitian code sync up from private gerrit
Jiwan Kim [Fri, 24 Feb 2017 01:54:00 +0000 (10:54 +0900)]
Initian 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:46:48 +0000 (10:46 +0900)]
Initial commit

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