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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
Apply Tizen coding rule and Remove unnecessary things
submit/tizen/20200616.063112
accepted/tizen/unified/20200617.134118
Cheoleun Moon
1
-7
/
+7
2020-06-16
Add the first unittest codes
Cheoleun Moon
1
-0
/
+1
2020-04-16
Check if Wi-Fi Aware is initialized or not
Seonah Moon
1
-26
/
+49
2020-04-14
Merge pull request #124 from seonah1-moon/master
문선아/Tizen Platform Lab(SR)/Engineer/삼성전자
1
-0
/
+30
2020-04-13
Add cynara dependency for checking permission
Seonah Moon
1
-0
/
+18
2020-04-13
doxygen: add privilege
Seonah Moon
1
-0
/
+8
2020-04-13
Check permission denied error for gdbus
Seonah Moon
1
-0
/
+4
2020-04-10
doxygen: remove wrong description
Seonah Moon
1
-5
/
+2
2020-04-10
doxygen: update returned error types
Seonah Moon
1
-6
/
+114
2020-04-10
Update doxygen #4
Seonah Moon
1
-8
/
+10
2020-04-10
doxygen: replace \t with a space(' ')
Seonah Moon
1
-245
/
+242
2020-04-10
Add description #3
Seonah Moon
1
-175
/
+215
2020-04-09
Add description #2
Seonah Moon
1
-69
/
+75
2020-04-08
Add description #1
Seonah Moon
1
-11
/
+25
2020-04-08
Add new error type: WIFI_AWARE_ERROR_ALREADY_ENABLED
Seonah Moon
1
-4
/
+8
2020-04-06
Change ranging api name
Cheoleun Moon
1
-1
/
+3
2020-03-31
Merge branch 'master' of github.sec.samsung.net:tizen-sys-con/capi-network-wi...
Seonah Moon
1
-10
/
+4
2020-03-27
Fix copyright headers(201*->2020)
Seonah Moon
2
-2
/
+2
2020-03-23
Add interface down error
Cheoleun Moon
1
-0
/
+4
2020-03-23
Remove set_enable_termination_event apis
Cheoleun Moon
1
-10
/
+0
2020-03-19
Add a nan erro WIFI_AWARE_ERROR_REJECTED_BY_PEER
Cheoleun Moon
1
-0
/
+4
2020-03-18
Add wifi_aware_peer_clone and wifi_aware_peer_destroy APIs
Cheoleun Moon
1
-0
/
+19
2020-03-18
Change the names of APIs related to wifi_aware_session
Cheoleun Moon
1
-4
/
+14
2020-03-18
Add test programs for publish/subscribe
Cheoleun Moon
1
-1
/
+1
2020-03-13
Implement datapath end event
Seonah Moon
1
-1
/
+11
2020-03-13
Add new API to notify that session is terminated
Seonah Moon
1
-4
/
+35
2020-03-11
The length of PMK is 32
Cheoleun Moon
1
-3
/
+2
2020-03-11
Set the length of PMK
Cheoleun Moon
1
-2
/
+3
2020-03-09
Add test to open/close data path
Cheoleun Moon
1
-1
/
+1
2020-03-09
Add new APIs to get data path information
Cheoleun Moon
1
-15
/
+47
2020-03-05
Add wifi_aware_peer_get_mac
Cheoleun Moon
1
-0
/
+8
2020-03-04
Do not use wifi_aware_role_e as a parameter of wifi_aware_data_path_create()
Cheoleun Moon
1
-8
/
+1
2020-03-03
Use const before unsigned char * and char * as needed
Cheoleun Moon
1
-11
/
+11
2020-03-03
Check the minimun length of PSK
Cheoleun Moon
1
-5
/
+8
2020-03-03
Change the type of publish_id and subscribe_id from uint32_t to uint16_t
Cheoleun Moon
1
-0
/
+130
2020-02-26
Remove wifi_aware_h
Cheoleun Moon
1
-23
/
+7
2020-02-25
Add message_received_cb
Cheoleun Moon
1
-4
/
+13
2020-02-25
Add wifi_aware_unset_service_discovered_cb
Cheoleun Moon
1
-3
/
+3
2020-02-25
Fix bugs
Cheoleun Moon
1
-20
/
+17
2020-02-24
Introduce wifi_aware_session_h
Cheoleun Moon
1
-41
/
+71
2020-02-21
Merge pull request #25 from chleun-moon/followup
문선아/Tizen Platform Lab(SR)/Engineer/삼성전자
1
-2
/
+13
2020-02-20
Add followup request
Cheoleun Moon
1
-2
/
+13
2020-02-19
Remove disable_cb()
Seonah Moon
1
-15
/
+1
2020-02-18
fix conflicts
Seonah Moon
1
-0
/
+1
2020-02-17
Handle new peer
Cheoleun Moon
1
-0
/
+1
2020-02-14
Implement disable function
Seonah Moon
1
-0
/
+23
2020-02-13
Do not use wifi_aware_h in publish/subscribe functions
Cheoleun Moon
1
-28
/
+19
2020-02-10
Implement UpdateSubscribe command
Cheoleun Moon
1
-47
/
+57
2020-02-06
Change the type of service_name to char*
Cheoleun Moon
1
-8
/
+10
2020-02-05
Implement update publish
Seonah Moon
1
-6
/
+4
[next]