platform/hal/api/nfc.git
2 years agoAdd require headers 59/259159/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.114956 accepted/tizen/7.0/unified/20221110.060630 accepted/tizen/7.0/unified/hotfix/20221116.110332 accepted/tizen/8.0/unified/20231005.094417 accepted/tizen/unified/20210618.120738 submit/tizen/20210618.013105 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Jihoon Jung [Tue, 1 Jun 2021 23:16:04 +0000 (08:16 +0900)]
Add require headers

Change-Id: Ied559313d2590df58bbf4d12a5d33f13e78f0067
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
3 years agoReplace fPIE gcc option with fPIC 79/257279/1
Chanwoo Choi [Thu, 22 Apr 2021 05:45:35 +0000 (14:45 +0900)]
Replace fPIE gcc option with fPIC

The fPIE option is for the executable binary.
It is not proper for shared library files.
So that correct the wrong use-case by using fPIC.

Change-Id: Id22cf9c0161b2f342a6817979aeb857b4c14fe86
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
3 years agoAdd error handling for unsupported functions 44/253544/1 accepted/tizen/unified/20210216.015108 accepted/tizen/unified/20210217.030927 accepted/tizen/unified/20210217.030941 submit/tizen/20210215.234449 submit/tizen/20210216.231750 submit/tizen/20210216.234305 submit/tizen/20210217.020358
Jihoon Jung [Mon, 15 Feb 2021 07:27:49 +0000 (16:27 +0900)]
Add error handling for unsupported functions

Change-Id: Ia83650f6ef83b0c86e7d2c2d114d40aca3dbce52
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
3 years agoNFC hal : Implementation of HAL interface 70/251370/4 submit/tizen/20210208.055328 submit/tizen/20210209.075006
Jihoon Jung [Wed, 13 Jan 2021 07:01:40 +0000 (16:01 +0900)]
NFC hal : Implementation of HAL interface

Change-Id: I7e19c95f8de214f8beeda7101e1a2e31bcc6518d
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
3 years agoInitial empty repository master
Tizen Infrastructure [Thu, 17 Dec 2020 00:25:31 +0000 (00:25 +0000)]
Initial empty repository