platform/core/csapi/tizenfx.git
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:18:25 +0000 (09:18 +0900)]
Merge packaging information to csproj

Change-Id: I7da25c08f3551f56b2c9df1af0da874102348e70
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMerge "[C#][Bluetooth]: Port the project files to VS2017" into tizen
Pyun DoHyun [Mon, 29 May 2017 23:10:19 +0000 (23:10 +0000)]
Merge "[C#][Bluetooth]: Port the project files to VS2017" into tizen

7 years agoModify the API reference documentation
Hyuk Lee [Mon, 29 May 2017 10:45:47 +0000 (19:45 +0900)]
Modify the API reference documentation

Change-Id: Iaf661ba654e22aae6719304d1d76a66c03fa9139
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
7 years ago[C#][Bluetooth]: Port the project files to VS2017
h.sandeep [Fri, 19 May 2017 18:20:58 +0000 (23:50 +0530)]
[C#][Bluetooth]: Port the project files to VS2017

Change-Id: I61e25280f7c6dc2e685e92079ef96d7ccb411988
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
7 years agoUse dotnet build macros
WonYoung Choi [Thu, 6 Apr 2017 22:27:25 +0000 (07:27 +0900)]
Use dotnet build macros

Change-Id: Ifbfe6f0a1c9018ed8ffc677df14d72d8095ab3e9
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoFix Svace Issue
h.sandeep [Wed, 15 Mar 2017 04:36:16 +0000 (10:06 +0530)]
Fix Svace Issue

Fixed the Svace issue with WGID: 183099

Change-Id: I4daf39febf1d7127f2e52dd21f46a6d343eaaa4d
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
7 years agoFix the svace issue (183099)
DoHyun Pyun [Thu, 16 Mar 2017 01:07:17 +0000 (10:07 +0900)]
Fix the svace issue (183099)

Change-Id: Iac20cc4b24fe23ebc863a3657a61d2049121f479
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoRemove NET45 project
DoHyun Pyun [Mon, 6 Mar 2017 07:26:43 +0000 (16:26 +0900)]
Remove NET45 project

Change-Id: I42cac2aa7540062a474ea11f096185b23be9ebe6
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoMerge "[C# Bluetooth]: Change socket SendData() API to align with CAPI" into tizen
Pyun DoHyun [Fri, 10 Feb 2017 05:31:36 +0000 (21:31 -0800)]
Merge "[C# Bluetooth]: Change socket SendData() API to align with CAPI" into tizen

7 years ago[C# Bluetooth]: Change socket SendData() API to align with CAPI
Gowtham Anandha Babu [Thu, 9 Feb 2017 06:33:36 +0000 (12:03 +0530)]
[C# Bluetooth]: Change socket SendData() API to align with CAPI

Modify SendData() API to return no of bytes written.

Change-Id: Ic1e5518165ffb731f7f8b9b374afdb227d415734
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
7 years agoIncrease the version number
DoHyun Pyun [Wed, 8 Feb 2017 06:05:50 +0000 (15:05 +0900)]
Increase the version number

Change-Id: Ia0dbe661316f45ebefee73f62764c45b76b079bd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoMerge "[BT C#] Fix crash in read manuf data" into tizen
Pyun DoHyun [Wed, 8 Feb 2017 06:05:26 +0000 (22:05 -0800)]
Merge "[BT C#] Fix crash in read manuf data" into tizen

7 years ago[BT C#] Fix crash in read manuf data
Sudha Bheemanna [Wed, 8 Feb 2017 05:57:13 +0000 (11:27 +0530)]
[BT C#] Fix crash in read manuf data

Fixed crash in read manufacturer data.
code clean-up

Change-Id: I801395d6dade184881da3e3b8316d57a26227d7e
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoMerge "[BT C#] Fix BLE scan callback to indicate correct result type" into tizen
Pyun DoHyun [Mon, 6 Feb 2017 07:56:44 +0000 (23:56 -0800)]
Merge "[BT C#] Fix BLE scan callback to indicate correct result type" into tizen

7 years ago[C# Bluetooth]: Modify API description
Gowtham Anandha Babu [Mon, 6 Feb 2017 07:39:15 +0000 (13:09 +0530)]
[C# Bluetooth]: Modify API description

Change-Id: I10870f75f207f1bed3caa3a2e3ea4274b057f6b7

7 years ago[BT C#] Fix BLE scan callback to indicate correct result type
Sudha Bheemanna [Mon, 6 Feb 2017 07:26:05 +0000 (12:56 +0530)]
[BT C#] Fix BLE scan callback to indicate correct result type

Updated the result to BluetoothError type to indicate correct result
in the callback

Change-Id: I9a59c361fd6838316e2fbbd47eed7a28fda3f2a4
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoMerge "[BT C#] Fix BLE adapter issues" into tizen
Pyun DoHyun [Mon, 6 Feb 2017 06:15:27 +0000 (22:15 -0800)]
Merge "[BT C#] Fix BLE adapter issues" into tizen

7 years ago[BT C#] Fix BLE adapter issues
Sudha Bheemanna [Mon, 6 Feb 2017 06:12:28 +0000 (11:42 +0530)]
[BT C#] Fix BLE adapter issues

Fixed failing tcts in the le adapter.
re-arrangement of code and fix issues to handle crash

Change-Id: I9cf2efa6b88527eb934342ffb1d2010395a54860
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoMerge "[C# Bluetooth]: Add response_needed parameter in eventargs" into tizen
Pyun DoHyun [Mon, 6 Feb 2017 00:08:04 +0000 (16:08 -0800)]
Merge "[C# Bluetooth]: Add response_needed parameter in eventargs" into tizen

7 years ago[C# Bluetooth]: Add response_needed parameter in eventargs
Gowtham Anandha Babu [Thu, 2 Feb 2017 06:34:24 +0000 (12:04 +0530)]
[C# Bluetooth]: Add response_needed parameter in eventargs

Change-Id: If914faf163e7e2142d8e0fefafb99c6a8eea691a

7 years ago[BT C#] Added fixes in LE Adapter/Device Frwk code
Sudha Bheemanna [Fri, 27 Jan 2017 09:37:22 +0000 (15:07 +0530)]
[BT C#] Added fixes in LE Adapter/Device Frwk code

Added checks and other conditions to fix the failing LE TCTs
Code clean-up

Change-Id: Iff6f46e9e20a9749e2aaec95a3f8fa6f96f70b76
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
7 years agoMerge "[C# Bluetooth]: Fix GATT issues" into tizen
Pyun DoHyun [Wed, 1 Feb 2017 21:39:49 +0000 (13:39 -0800)]
Merge "[C# Bluetooth]: Fix GATT issues" into tizen

7 years ago[C# Bluetooth]: Fix GATT issues
Gowtham Anandha Babu [Wed, 1 Feb 2017 10:54:14 +0000 (16:24 +0530)]
[C# Bluetooth]: Fix GATT issues

Below changes are required for GATT manual
TCT to work properly. Few changes are made
to align with CAPI.

Change-Id: I9c14b791952894c30b4949f0628f582fe89ec581

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