index
:
platform/core/api/wifi-aware
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
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
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;
cheoleun moon <chleun.moon@samsung.com>, seonah moon <seonah1.moon@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-19
Merge "Update files according to the Native API guidelines" into tizen
accepted/tizen/unified/x/20240920.053144
accepted/tizen/unified/toolchain/20241004.101501
accepted/tizen/unified/dev/20240920.060423
accepted/tizen/unified/20240919.163747
accepted/tizen_unified_dev
Jaehyun Kim
1
-3
/
+3
2024-09-19
Update files according to the Native API guidelines
Jaehyun Kim
1
-3
/
+3
2024-08-13
Rectify passing user data as NULL in cb
a-nijhara
1
-1
/
+1
2021-07-28
Fix the situation that user_data is NULL
tizen_6.5.m2_release
submit/tizen_6.5/20211028.161801
submit/tizen/20210810.062704
submit/tizen/20210728.074251
accepted/tizen/unified/20210810.135259
accepted/tizen/6.5/unified/20211028.094818
accepted/tizen_6.5_unified
Cheoleun Moon
1
-1
/
+1
2021-05-18
Fix resource leak
submit/tizen/20210531.063738
accepted/tizen/unified/20210602.122544
Cheoleun Moon
1
-4
/
+2
2020-06-26
Remove codes to check permission
Cheoleun Moon
2
-54
/
+0
2020-06-23
Add NULL check when setting psk or pmk
Cheoleun Moon
1
-1
/
+2
2020-06-22
Check if output parameter is NULL
Cheoleun Moon
1
-0
/
+1
2020-06-19
Add unittests for signal handling
Cheoleun Moon
1
-1
/
+1
2020-06-16
Apply Tizen coding rule and Remove unnecessary things
submit/tizen/20200616.063112
accepted/tizen/unified/20200617.134118
Cheoleun Moon
6
-138
/
+102
2020-06-16
Check pubsub Id before invoking received message callback
Cheoleun Moon
1
-4
/
+10
2020-06-16
Add the first unittest codes
Cheoleun Moon
4
-17
/
+4
2020-06-01
Merge branch 'master' of github.sec.samsung.net:tizen-sys-con/capi-network-wi...
Seonah Moon
4
-7
/
+111
2020-04-27
Omit some codes from line coverage
Seonah Moon
4
-2
/
+15
2020-04-16
Check if Wi-Fi Aware is initialized or not
Seonah Moon
2
-1
/
+18
2020-04-14
Merge pull request #124 from seonah1-moon/master
문선아/Tizen Platform Lab(SR)/Engineer/삼성전자
4
-6
/
+91
2020-04-13
Fix indentation
Seonah Moon
1
-26
/
+25
2020-04-13
Add cynara dependency for checking permission
Seonah Moon
3
-0
/
+63
2020-04-13
Fix indentation
Seonah Moon
1
-3
/
+3
2020-04-13
Check permission denied error for gdbus
Seonah Moon
3
-6
/
+29
2020-04-13
Add a case for WIFI_AWARE_ERROR_ALREADY_ENABLED
Cheoleun Moon
1
-0
/
+2
2020-04-08
Change data type for pub/sub
Seonah Moon
2
-4
/
+4
2020-04-08
Add new error type: WIFI_AWARE_ERROR_ALREADY_ENABLED
Seonah Moon
2
-1
/
+2
2020-04-07
Add PMK test and change parameter for PMK
Cheoleun Moon
1
-2
/
+10
2020-04-07
Merge pull request #103 from seonah1-moon/master
문선아/Tizen Platform Lab(SR)/Engineer/삼성전자
2
-4
/
+8
2020-04-07
Prevent segmentaion fault when invoking callback function
Seonah Moon
2
-4
/
+8
2020-04-07
Set client_id to -1 on disable
Cheoleun Moon
1
-1
/
+1
2020-04-06
Add distance to service_discovered_cb
Cheoleun Moon
3
-10
/
+11
2020-04-06
Change ranging api name
Cheoleun Moon
1
-1
/
+1
2020-04-06
Set default value of distance as -1
Cheoleun Moon
1
-0
/
+2
2020-04-06
Min distance can be zero
Cheoleun Moon
1
-1
/
+1
2020-04-06
Check the lower boundary of distance
Cheoleun Moon
1
-0
/
+2
2020-04-06
Add missed brace
Cheoleun Moon
1
-2
/
+2
2020-04-06
Implement set max/min distance
Cheoleun Moon
5
-0
/
+42
2020-04-03
Fix print format for 64 bit
Seonah Moon
2
-3
/
+3
2020-04-03
Add some error checks
Cheoleun Moon
1
-18
/
+41
2020-04-02
Check the length of output parameter
Cheoleun Moon
1
-0
/
+9
2020-04-02
Merge remote-tracking branch 'upstream/master'
Cheoleun Moon
1
-5
/
+0
2020-04-02
Remove unreachable codes
Cheoleun Moon
1
-5
/
+0
2020-04-02
Remove unaffected comparison
Cheoleun Moon
1
-32
/
+42
2020-04-02
Merge pull request #83 from chleun-moon/sizeof
문철은/Tizen Platform Lab(SR)/Staff Engineer/삼성전자
1
-1
/
+1
2020-04-02
Fix type used for malloc
Cheoleun Moon
1
-1
/
+1
2020-04-02
Merge pull request #82 from seonah1-moon/master
문철은/Tizen Platform Lab(SR)/Staff Engineer/삼성전자
2
-0
/
+36
2020-04-02
Fix gdbus abort issue
Seonah Moon
2
-0
/
+36
2020-04-01
Check if the callback is null or not
Cheoleun Moon
1
-0
/
+2
2020-04-01
Return errors when setting/unsetting callbacks
Cheoleun Moon
3
-18
/
+25
2020-04-01
Merge pull request #74 from chleun-moon/dbus
문철은/Tizen Platform Lab(SR)/Staff Engineer/삼성전자
1
-2
/
+2
2020-04-01
Fix dbus parameter type
Cheoleun Moon
1
-2
/
+2
2020-04-01
Merge pull request #73 from seonah1-moon/master
문선아/Tizen Platform Lab(SR)/Engineer/삼성전자
3
-5
/
+21
2020-04-01
Deinitialize callbacks after they are invoked.
Seonah Moon
3
-5
/
+21
[next]