platform/core/csapi/wifi.git
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