projects
/
platform
/
core
/
api
/
wifi-direct.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix memory leaks which are caught by gtest and valgrind
2018-07-30
Nishant Chaprana
Implemented wifi_direct_get_display() and wifi_direct_get_di...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2018-07-26
Nishant Chaprana
Fixed doxygen documentation issues in wifi-direct.h
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2018-07-25
Nishant Chaprana
[Prototype] Add APIs to fetch Wi-Fi Display information...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2018-07-24
Nishant Chaprana
[Fix][stack-buffer-overflow] Use gboolean when using...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2018-02-13
Nishant Chaprana
Implemented wifi_direct_get_peer_vsie()
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-07-04
Nishant Chaprana
Corrected the memory allocation for [out] variables...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-07-04
Nishant Chaprana
Corrected formatting issues and missing references...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-05-31
Nishant Chaprana
Append empty dictionary entry a{sv} as param in CreateGroup...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-05-31
Nishant Chaprana
[test] Use proper input message in CMD_SET_AUTO_GROUP_REMOVAL
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-04-26
Nishant Chaprana
Added implementation for new APIs.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2017-04-26
Nishant Chaprana
Fixed static analysis errors from cppcheck.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-11-02
Nishant Chaprana
Fix formatting issues in wifi-direct.h and coding rule...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-10-26
Nishant Chaprana
Removed redundant NULL check for pin in wifi_direct_get_wps_...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-08-20
Nishant Chaprana
Upgrading signal subscription logic.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-08-16
Nishant Chaprana
Getting primary and secondary device type from wifi...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-08-16
Nishant Chaprana
Remove ambigous mac_address variable in DeviceAddress...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-08-16
Nishant Chaprana
Changed File permissions 755 => 644.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-07-12
Nishant Chaprana
Added support for Multi-threaded Applicaitons.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-06-14
Nishant Chaprana
[test-wifi-direct] Checking connected peer list when...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-03-14
Nishant Chaprana
Removed "LaunchDirect" call to net-config from wifi_direct_i...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-03-10
Nishant Chaprana
[wifi-direct] Handled error case in wifi_direct_initialize
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-03-10
Nishant Chaprana
[wifi-direct] wifi_direct_get_wps_pin() should NULL...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-03-10
Nishant Chaprana
[wifi-direct] Fixed memory leak.
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-03-04
Nishant Chaprana
[wifi-direct] Replaced Socket IPC with DBUS IPC between...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-01-13
Nishant Chaprana
[Fixed] memory allocated using g_try_malloc0_n should...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-01-13
Nishant Chaprana
[Fixed] comment as per doxygen style
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-01-06
Nishant Chaprana
Fixed wifi_direct_foreach_connected_peers() API calling...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2016-01-06
Nishant Chaprana
Fixed wrong macro name used in wifi-direct-ipc.h
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2015-10-06
Nishant Chaprana
[Fixed] Typo error in wifi-direct package
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2015-08-26
Nishant Chaprana
Added device lost event in discovery state callback
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree
2015-08-24
Nishant Chaprana
Removed white spaces and fixed some warnings in test...
Signed-off-by:
Nishant Chaprana
<n.chaprana@samsung.com>
commit
|
commitdiff
|
tree