index
:
platform/core/api/wifi-mesh
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
sandbox/nmerinov/llvm
tizen
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Network & Connectivity / WiFi; Licenses: Apache-2.0;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
wifi-mesh: Add station type in STATION_JOIN/STATION_LEFT event
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20171207.072710
accepted/tizen/4.0/unified/20171208.061703
tizen_4.0_tv
Saurav Babu
3
-4
/
+32
2017-12-07
wifi-mesh: Correct found_station_cb() logging code
submit/tizen_4.0/20171207.070131
Saurav Babu
1
-18
/
+54
2017-12-07
Merge "wifi-mesh: For softAP stations don't get mesh specific station info" i...
saerome kim
1
-0
/
+42
2017-12-07
wifi-mesh: For softAP stations don't get mesh specific station info
Saurav Babu
1
-0
/
+42
2017-12-07
wifi-mesh: Update CAPI to get softAP station info
Saurav Babu
6
-8
/
+48
2017-09-21
Add user_data in wifi_mesh_event_cb
tizen_4.0.m2_release
tizen_4.0.IoT.p1_release
submit/tizen_4.0/20170921.072416
accepted/tizen/4.0/unified/20170922.064408
Saurav Babu
7
-14
/
+30
2017-09-21
Fix a potential buffer over flow issue (WID:32365704)
saerome kim
1
-5
/
+9
2017-08-29
Fix 64bit build errors
submit/tizen_4.0/20170905.101604
submit/tizen_4.0/20170830.011909
submit/tizen/20170829.051237
accepted/tizen/unified/20170829.140436
saerome kim
1
-4
/
+4
2017-08-22
Added new CAPI to check is softap enabled
submit/tizen/20170828.225740
saerome kim
5
-0
/
+91
2017-08-22
Add new CAPI to get softAP config options
saerome kim
5
-0
/
+128
2017-08-22
Added new CAPI to get IPv4 details
saerome kim
5
-2
/
+191
2017-08-22
Added new CAPI to check if mesh is started
saerome kim
5
-0
/
+92
2017-08-22
Added new CAPI to get Gate Announcement value
saerome kim
5
-12
/
+62
2017-08-22
Added new CAPI to get Mesh Configratiion Parameters
saerome kim
6
-0
/
+768
2017-08-22
Fix issue about getting empty bssid, next_hop and iface
saerome kim
5
-26
/
+34
2017-08-22
Add internal APIs for mesh path
saerome kim
3
-8
/
+553
2017-08-22
Add getter APIs related to peers
saerome kim
3
-1
/
+2595
2017-07-17
Increase line coverage
saerome kim
3
-124
/
+628
2017-07-17
- Fix missing 'wifi_' prefix problem
saerome kim
2
-6
/
+6
2017-07-17
Fix feature name error
saerome.kim
1
-1
/
+1
2017-07-17
Change feature
saerome.kim
2
-8
/
+8
2017-07-17
Change test menu sequence in order of execution
saerome.kim
1
-17
/
+17
2017-07-17
Change API name
saerome.kim
3
-16
/
+18
2017-07-17
Change package name to capi-network-wifi-mesh
saerome.kim
22
-1863
/
+1912
2017-07-17
Fix build error
saerome.kim
1
-0
/
+256
2017-07-17
Rearrange codes
saerome.kim
6
-139
/
+100
2017-07-17
Change some API from public to in-house
saerome.kim
5
-217
/
+13
2017-07-17
Fix API documentation errors
saerome.kim
3
-35
/
+40
2017-07-17
Changed somethings related to 'mesh_set_gate'
saerome.kim
5
-16
/
+38
2017-07-17
Added password input at mesh_test app
saerome.kim
1
-2
/
+4
2017-07-17
Fix Tizen coding rule errors
saerome.kim
5
-58
/
+57
2017-07-17
Fix API documentation
saerome.kim
1
-1
/
+1
2017-07-17
Fix API documentations errors
saerome.kim
3
-32
/
+33
2017-07-17
Fix hostapd error
Jiwan Kim
1
-1
/
+1
2017-07-17
Change return type from void to int
saerome.kim
3
-4
/
+6
2017-07-17
Handle error return code
Jiwan Kim
5
-6
/
+16
2017-07-17
Fix svace issue
Jiwan Kim
1
-3
/
+0
2017-07-17
Fix to follow coding style
Jiwan Kim
1
-46
/
+92
2017-07-17
Fix to follow coding style
Jiwan Kim
4
-55
/
+46
2017-07-17
Fix svace issues
Jiwan Kim
3
-5
/
+9
2017-07-17
Change function time to succeed TCT
saerome.kim
1
-2
/
+3
2017-07-17
Fix a bug that native app can not find mesh.h & lib files
saerome kim
1
-6
/
+6
2017-07-17
Add security type and passphrase
Jiwan Kim
6
-44
/
+232
2017-07-17
Change for connection state support
Jiwan Kim
7
-71
/
+142
2017-07-17
Add 'MESH_CONNECTED_EVENT' event handler
Jiwan Kim
3
-6
/
+45
2017-07-17
Add some new API for connected peers
Jiwan Kim
6
-31
/
+283
2017-07-17
Add service error enums
Jiwan Kim
8
-165
/
+290
2017-07-17
Remove internal error enumeration
Jiwan Kim
5
-266
/
+137
2017-07-17
Change mesh APIs
Jiwan Kim
6
-16
/
+63
2017-07-17
Change APIs
Jiwan Kim
6
-44
/
+153
[next]