platform/core/csapi/wifi.git
7 years agoFix csproj file 42/114742/4 accepted/tizen/common/20170215.170757 accepted/tizen/ivi/20170215.085258 accepted/tizen/mobile/20170215.085130 accepted/tizen/tv/20170215.085234 submit/tizen/20170215.020739
chleun.moon [Wed, 15 Feb 2017 01:52:30 +0000 (10:52 +0900)]
Fix csproj file

Change-Id: I08a9c90fbdabca5d22dc68c3eb446fc76e504515
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoFix TCAPI-2223 99/114599/3
chleun.moon [Tue, 14 Feb 2017 06:45:14 +0000 (15:45 +0900)]
Fix TCAPI-2223

Hidden AP is supposed to be created when hidden as a parameter of createHanddle() is true, but it was reversed.

Change-Id: Ia3d13626d04f3b0254bcafd379abac838236f1f0
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoApply two-letter acronyms (Ip --> IP, Ap --> AP) 81/114581/3
chleun.moon [Tue, 14 Feb 2017 05:47:20 +0000 (14:47 +0900)]
Apply two-letter acronyms (Ip --> IP, Ap --> AP)

https://msdn.microsoft.com/en-us/library/ms229043(v=vs.110).aspx

Change-Id: If19c3518506aa966741d6ede4715bfa6570b4e52
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years ago[WiFi] Added wifi-manager changes and fix for multi-thread support. 06/113706/4 accepted/tizen/common/20170210.170432 accepted/tizen/ivi/20170210.083156 accepted/tizen/mobile/20170210.083116 accepted/tizen/tv/20170210.083133 submit/tizen/20170210.071341
adhavan.m [Wed, 8 Feb 2017 11:06:20 +0000 (16:36 +0530)]
[WiFi] Added wifi-manager changes and fix for multi-thread support.

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

7 years ago[WiFi] Fix for wifi initialization problem to avoid block TCT issues in emulator 75/112575/4
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 71/111071/1 accepted/tizen/common/20170120.125123 accepted/tizen/ivi/20170120.082306 accepted/tizen/mobile/20170120.082257 accepted/tizen/tv/20170120.082302 submit/tizen/20170120.073108
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 87/109487/1 accepted/tizen/common/20170111.133632 accepted/tizen/common/20170111.171347 accepted/tizen/ivi/20170117.054807 accepted/tizen/mobile/20170110.225417 accepted/tizen/tv/20170110.224345 submit/tizen/20170110.074639 submit/tizen_common/20161229.045021 submit/tizen_common/20170111.164442 submit/tizen_ivi/20170116.045729
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 38/109338/1 submit/tizen/20170110.073020
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 51/106651/5 accepted/tizen/mobile/20170102.060828 accepted/tizen/tv/20170102.060848 submit/tizen/20161228.005300 submit/tizen/20170102.053259
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 master
Jong Jeong Kim [Tue, 20 Dec 2016 01:31:08 +0000 (17:31 -0800)]
Initial empty repository