platform/core/csapi/tizenfx.git
7 years ago[WiFi] Fix for wifi initialization problem to avoid block TCT issues in emulator
adhavan.m [Wed, 1 Feb 2017 13:01:07 +0000 (18:31 +0530)]
[WiFi] Fix for wifi initialization problem to avoid block TCT issues in emulator

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

7 years agoFix Dispose to release native resources only when Dispose is explicitly called
chleun.moon [Thu, 19 Jan 2017 09:42:59 +0000 (18:42 +0900)]
Fix Dispose to release native resources only when Dispose is explicitly called

Change-Id: I059597481ac84b0967b7737c0950a913a2b65540
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoEnable building on arch ix86
chleun.moon [Tue, 10 Jan 2017 07:32:33 +0000 (16:32 +0900)]
Enable building on arch ix86

Change-Id: Ide215e40045b1256463926d5dc3be17ecab0065e
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoFix the method to get IAddressInformation of WiFiNetwork
chleun.moon [Tue, 10 Jan 2017 05:07:32 +0000 (14:07 +0900)]
Fix the method to get IAddressInformation of WiFiNetwork

IAddressInformation _ipv4 and _ipv6 was created by Connection.AddressFactory.CreateAddressInformation.
However, for WiFi, it was wrong approach and so Connection.AddressFactory.CreateAddressInformation is used only for Connection csapi.
Now, WiFi AddressInformation is directly created.

Change-Id: I89628bd98f160c36a0cb2caa31f10f3afb65d278
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years ago[C# Wi-Fi] Adding C# Wi-Fi code
Yu Jiung [Thu, 22 Dec 2016 07:40:54 +0000 (16:40 +0900)]
[C# Wi-Fi] Adding C# Wi-Fi code

Change-Id: Ic107d5cda39e6617eabe69b5f143a5a0aab47ea4
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
7 years agoInitial empty repository
Jong Jeong Kim [Tue, 20 Dec 2016 01:31:08 +0000 (17:31 -0800)]
Initial empty repository