summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-21Update versionsubmit/tizen_4.0/20170828.100003submit/tizen/20170821.043918accepted/tizen/unified/20170821.144501accepted/tizen/4.0/unified/20170828.223457tizen_4.0tizenaccepted/tizen_unifiedaccepted/tizen_4.0_unifiedchleun.moon2-2/+2
Change-Id: Iab8879446165dc3e60e4ab2b57e6fcc3ddb7ebd8 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-08-18[TCSACR-77] Add RssiLevel propertychleun.moon2-0/+23
Change-Id: I5007f85f46602be5d6346db7f4856cba59ea1ec0 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-08-07Review wifi API cs filesEditor Lionbridge12-306/+306
PS2: Restored unchanged files PS3: Restored Interop.WiFi.cs PS6: Rebase PS7: Revert to PS5 PS8: Rebase PS9: Further fixes Change-Id: I8bf460e55c256ce6a79247864969720662721757
2017-08-01Fix typosubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170801.063103accepted/tizen/unified/20170801.200038accepted/tizen/4.0/unified/20170816.014909chleun.moon3-3/+3
Change-Id: Ida201bbf3240e985c86478f6fec138146f9c8ae5 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-07-27Fix the type of Rssi (TCSACR-73)chleun.moon1-3/+3
Change-Id: I13219aab9af75819512b885a2b33f3a91b0d8fea Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-07-18Remove destroy call in ReleaseHandle()submit/tizen/20170721.064234accepted/tizen/unified/20170724.020307chleun.moon1-1/+0
SafeWiFiAPHandle is used for WiFiNetwork and WiFiSecurity, which is created by WiFiAP. It has the same value as _apHandle in WiFiAP. Dispose() of WiFiAP releases unmanaged memory by calling WiFi.AP.Destroy(). Therefore, the handle to be released by WiFi.AP.Destroy() in ReleaseHandle() is already freed in unmanaged. Change-Id: I3a1efb0f5780123e6d8f3c5ffb70c2273df6ad86 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-07-10[TSACR-28] Added DhcpServerAddresssubmit/tizen/20170710.054626accepted/tizen/unified/20170710.154540adhavan.m4-2/+30
Change-Id: I564ba3c6a5e83b0ddee11a823f055971b19f9a04 Signed-off-by: adhavan.m <adhavan.m@samsung.com>
2017-06-15Add API levelsubmit/tizen/20170619.061648accepted/tizen/unified/20170630.083133chleun.moon12-0/+127
Change-Id: Idb0423a957c01e8903f0e8349524c4cb388150e1 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-06-12Add an internal API GetHandle()submit/tizen/20170612.051752accepted/tizen/unified/20170612.074002chleun.moon5-29/+58
Change-Id: Ief642128ae05e515aa2034b45142a3e1b06d2e14 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-06-08Merge packaging information to csprojsubmit/tizen/20170609.022236WonYoung Choi4-21/+18
Change-Id: I60160d54aa04e002c74ace9985653239e471e800 Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
2017-06-08Modify API referencechleun.moon1-0/+8
Change-Id: I33633b14310038fa945e39a7fe98feb691b4eba7 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-06-02[TCSACR-11] Add new propertiessubmit/tizen/20170602.063533accepted/tizen/unified/20170605.150900chleun.moon5-3/+94
1. Add GetAllIPv6Addresses() to WiFiNetwork 2. Add PrefixLength to WiFiAddressInformation 3. Add DnsConfigType to WiFiAddressInformation Change-Id: Iab80d5cdf9c8e04fe8989b89f1cb7d32220f7d36 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-05-29Migration to visual studio 2017Jiung Yu4-135/+13
Description: Replace .csproj file with new format Remove existing unnecessary files Fix .nuspec file Change-Id: Ia297aa329bfd06a0b4f9039b836a22a27c244af8 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2017-05-24Add API reference and exception as per the guidelineschleun.moon11-74/+468
Change-Id: Iaa7e7718402b0347c0121218a3fc8da6753c4f36 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-05-15Revert before adding new apistizen_4.0.m1_releasesubmit/tizen/20170515.091035accepted/tizen/unified/20170515.154514chleun.moon7-149/+40
Change-Id: I71cd75c57253284fa2f3ff7b63ebe43b5db3d0eb Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-05-12Add GetWiFiHandlesubmit/tizen/20170512.020131accepted/tizen/unified/20170512.023909chleun.moon4-28/+49
Change-Id: I566b31208a2094f120e645fefe5fdad4e2c51578 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-04-13Add new propertiessubmit/tizen/20170510.102854chleun.moon5-12/+107
1. Add GetAllIPv6Addresses() to WiFiNetwork 2. Add PrefixLength to WiFiAddressInformation 3. Add DnsConfigType to WiFiAddressInformation Change-Id: Ibdf37487143f4dc79a606b5d55fcb3baf625fd8e Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-04-10Release IntPtr after obtaining value from native apichleun.moon3-3/+8
Change-Id: I5fa0ce0bf6826819042dfe44b180d43f56d91818
2017-03-29[WiFi] Design issue fixes.submit/tizen/20170329.064810accepted/tizen/unified/20170330.223515accepted/tizen/tv/20170330.223440accepted/tizen/mobile/20170330.223424accepted/tizen/ivi/20170330.223456accepted/tizen/common/20170329.172303accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonadhavan.m3-30/+109
Change-Id: I89ebd958c27934bc2f0a78447a9530840b56ff0c Signed-off-by: adhavan.m <adhavan.m@samsung.com>
2017-03-27Fix memory leaksubmit/tizen/20170327.064711accepted/tizen/unified/20170328.053853accepted/tizen/tv/20170328.053651accepted/tizen/mobile/20170328.053633accepted/tizen/ivi/20170328.053716accepted/tizen/common/20170327.142734chleun.moon3-6/+18
Change-Id: I030f3941301c4296c8b699efcba4df8e37c7922e Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-03-06Remove Net45submit/tizen_unified/20170310.011402submit/tizen_unified/20170308.100503submit/tizen/20170306.065826accepted/tizen/unified/20170310.080543accepted/tizen/unified/20170309.120708accepted/tizen/tv/20170309.071848accepted/tizen/mobile/20170309.071724accepted/tizen/ivi/20170309.071951accepted/tizen/common/20170309.174807chleun.moon5-97/+3
Change-Id: I61a1530e0ddf91630c7be4286cbbd81f24762565 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-02-28[WiFi] Modified the framework code to use SafeHandle for CAPI handles.submit/tizen_unified/20170308.100407submit/tizen/20170228.074144accepted/tizen/tv/20170228.084814accepted/tizen/mobile/20170228.084757accepted/tizen/ivi/20170228.084829accepted/tizen/common/20170228.162150adhavan.m12-411/+261
Fix for JIRA issue TCAPI-2224 Change-Id: I9cdcbb2c0050e59617606fb4118b862232082e7f Signed-off-by: adhavan.m <adhavan.m@samsung.com>
2017-02-21[WiFi] Fixes for design issues reported in confluencesubmit/tizen/20170221.075544submit/tizen/20170221.012647accepted/tizen/tv/20170221.225619accepted/tizen/mobile/20170221.225604accepted/tizen/ivi/20170221.225638accepted/tizen/common/20170221.134956adhavan.m17-243/+312
Signed-off-by: adhavan.m <adhavan.m@samsung.com> Change-Id: I2b8789652d12037a6479c67ac9992cb3034404d7
2017-02-15Fix csproj filesubmit/tizen/20170215.020739accepted/tizen/tv/20170215.085234accepted/tizen/mobile/20170215.085130accepted/tizen/ivi/20170215.085258accepted/tizen/common/20170215.170757chleun.moon2-4/+4
Change-Id: I08a9c90fbdabca5d22dc68c3eb446fc76e504515 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-02-14Fix TCAPI-2223chleun.moon2-3/+3
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>
2017-02-14Apply two-letter acronyms (Ip --> IP, Ap --> AP)chleun.moon11-133/+133
https://msdn.microsoft.com/en-us/library/ms229043(v=vs.110).aspx Change-Id: If19c3518506aa966741d6ede4715bfa6570b4e52 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-02-09[WiFi] Added wifi-manager changes and fix for multi-thread support.submit/tizen/20170210.071341accepted/tizen/tv/20170210.083133accepted/tizen/mobile/20170210.083116accepted/tizen/ivi/20170210.083156accepted/tizen/common/20170210.170432adhavan.m10-328/+257
Signed-off-by: adhavan.m <adhavan.m@samsung.com> Change-Id: I6cade0774538422555f2f4f4a33ab8de89b30a05
2017-02-06[WiFi] Fix for wifi initialization problem to avoid block TCT issues in emulatoradhavan.m2-36/+159
Signed-off-by: adhavan.m <adhavan.m@samsung.com> Change-Id: I09e8c54ff9f166afcc00ab8524dc660b814ff1c4
2017-01-19Fix Dispose to release native resources only when Dispose is explicitly calledsubmit/tizen/20170120.073108accepted/tizen/tv/20170120.082302accepted/tizen/mobile/20170120.082257accepted/tizen/ivi/20170120.082306accepted/tizen/common/20170120.125123chleun.moon2-4/+4
Change-Id: I059597481ac84b0967b7737c0950a913a2b65540 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-01-10Enable building on arch ix86submit/tizen_ivi/20170116.045729submit/tizen_common/20170111.164442submit/tizen_common/20161229.045021submit/tizen/20170110.074639accepted/tizen/tv/20170110.224345accepted/tizen/mobile/20170110.225417accepted/tizen/ivi/20170117.054807accepted/tizen/common/20170111.171347accepted/tizen/common/20170111.133632chleun.moon1-1/+1
Change-Id: Ide215e40045b1256463926d5dc3be17ecab0065e Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-01-10Fix the method to get IAddressInformation of WiFiNetworksubmit/tizen/20170110.073020chleun.moon2-3/+3
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>
2016-12-26[C# Wi-Fi] Adding C# Wi-Fi codesubmit/tizen/20170102.053259submit/tizen/20161228.005300accepted/tizen/tv/20170102.060848accepted/tizen/mobile/20170102.060828Yu Jiung29-0/+3800
Change-Id: Ic107d5cda39e6617eabe69b5f143a5a0aab47ea4 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2016-12-19Initial empty repositoryHEADmasterJong Jeong Kim0-0/+0