platform/core/csapi/tizenfx.git
7 years agoFix for Socket crash issue
adhavan.m [Mon, 23 Jan 2017 14:24:58 +0000 (19:54 +0530)]
Fix for Socket crash issue

Signed-off-by: adhavan.m <adhavan.m@samsung.com>
Change-Id: I47888f1a08f0be6130a4f1ae3a763c62cd5a1e15

7 years ago[BT C#] Update the spec file version.
Sudha Bheemanna [Mon, 23 Jan 2017 07:24:30 +0000 (12:54 +0530)]
[BT C#] Update the spec file version.

Updated the spec file version for proper linking.

Change-Id: I89335835d1b45628e985ffe7f9e20ce54b7272e1
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years ago[BT C#] Add checks in code to fix issues.
Sudha Bheemanna [Thu, 19 Jan 2017 05:16:47 +0000 (10:46 +0530)]
[BT C#] Add checks in code to fix issues.

1> Added code to check data length before copying data to memory location.
2> Removed unwanted exception throw for optional data in the
   advertising and scan response data of Le packet.

Change-Id: If456f3602fc72d8354f1026158991946c25b3028
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years ago[Bluetooth C#] Add .sln file for the BT C# framework
Sudha Bheemanna [Fri, 13 Jan 2017 04:43:03 +0000 (10:13 +0530)]
[Bluetooth C#] Add .sln file for the BT C# framework

Created the .sln file for the C# Bluetooth code.

Change-Id: I9442dbb99da22a54933626b2108758fbd879cd24
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoRevert the aarch64 excluding option
DoHyun Pyun [Wed, 11 Jan 2017 07:41:16 +0000 (16:41 +0900)]
Revert the aarch64 excluding option

Change-Id: I30345d5da0d844105eb107a4f6cac8654bb9d623
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoRemove ExcludeArch: aarch64
DoHyun Pyun [Tue, 10 Jan 2017 06:46:41 +0000 (15:46 +0900)]
Remove ExcludeArch: aarch64

Change-Id: Ib1bcfb6eee0cea996fe6d2bf19bea821af8c04bd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoFix the Svace issue
Lee Hyuk [Wed, 4 Jan 2017 07:18:48 +0000 (16:18 +0900)]
Fix the Svace issue

Change-Id: Ib018683d1ae715db0af0566dd6b04732c4888098
Signed-off-by: Lee Hyuk <hyuk0512.lee@samsung.com>
7 years ago[C# Bluetooth]: Rename Tizen.Bluetooth to Tizen.Network.Bluetooth
Gowtham Anandha Babu [Mon, 26 Dec 2016 06:43:12 +0000 (12:13 +0530)]
[C# Bluetooth]: Rename Tizen.Bluetooth to Tizen.Network.Bluetooth

Change-Id: Id0943c15ca770eff68b5df82721c442bf4888796
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
7 years ago[Bluetooth] Fix EntryPoint error because of CAPI mismatch
Gowtham Anandha Babu [Wed, 21 Dec 2016 14:35:16 +0000 (20:05 +0530)]
[Bluetooth] Fix EntryPoint error because of CAPI mismatch

Change-Id: Idb09e74f92e1ebf29151e95c3a7fc3d01fb7d0d2
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
7 years ago[C# Bluetooth] Adding C# Bluetooth code.
Sudha Bheemanna [Tue, 20 Dec 2016 07:25:05 +0000 (12:55 +0530)]
[C# Bluetooth] Adding C# Bluetooth code.

Added inital files for the C# bluetooth code.
This branch to be used as base for futher development
and issue fixing.

Change-Id: If5a8dc4f2253f1afa4b551ac434839259209d1fa
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoInitial empty repository
Jong Jeong Kim [Mon, 19 Dec 2016 07:15:49 +0000 (23:15 -0800)]
Initial empty repository