platform/hal/api/nfc.git
9 days agoSync with tizen branch 39/325239/1 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20250611.103221
Jihoon Jung [Thu, 5 Jun 2025 06:27:28 +0000 (15:27 +0900)]
Sync with tizen branch

Change-Id: I0ffa0949bfb35e6fc3c57ade2a71ca75f6681a86
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
2 weeks agoFix typo 31/324931/1
Jihoon Jung [Thu, 29 May 2025 01:45:33 +0000 (10:45 +0900)]
Fix typo

Change-Id: I3493899a5e9bc513c06e898b66754ef70fcdf472
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
5 months agoAdd document and update doxygen for ACR 38/316638/2
Jihoon Jung [Mon, 16 Dec 2024 08:45:11 +0000 (17:45 +0900)]
Add document and update doxygen for ACR

Change-Id: Ie9834e68746a1860ecf2520dd6d71921c9aa2062
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
11 months agoApply multi-hal interface 95/314395/1 accepted/tizen_unified_dev accepted/tizen_unified_toolchain accepted/tizen_unified_x_asan accepted/tizen/9.0/unified/20241030.232415 accepted/tizen/unified/20240712.160119 accepted/tizen/unified/dev/20240715.080549 accepted/tizen/unified/toolchain/20240812.131420 accepted/tizen/unified/x/20240715.042437 accepted/tizen/unified/x/asan/20240813.225705 tizen_9.0_m2_release
Jihoon Jung [Thu, 11 Jul 2024 07:35:46 +0000 (16:35 +0900)]
Apply multi-hal interface

Change-Id: Ia76e357e4bdf5f98ad32b6e8bf919a34178285cf
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
11 months agoAdd support for HAL_MODULE_NFC v1.0 interface 33/313233/1
Chanwoo Choi [Thu, 20 Jun 2024 07:51:14 +0000 (16:51 +0900)]
Add support for HAL_MODULE_NFC v1.0 interface

HAL_MODULE_NFC will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_NFC.
hal-nfc-interface-1.h contains the v1.0 HAL interface.

Change-Id: Ie1d36c138a636caae548f24f188eff97361607a7
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
11 months agoAdd new HAL manifest file of HAL_MODULE_NFC 11/313111/2
Chanwoo Choi [Wed, 19 Jun 2024 06:31:49 +0000 (15:31 +0900)]
Add new HAL manifest file of HAL_MODULE_NFC

HAL_MODULE_NFC will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_NFC.

And HALCC (HAL Compatibility Checker) checks and stores the hal-backend
compatibility result between HAL manifest and hal-backend package
under /opt/etc/hal/ directory. When installing/un-installing hal-api package,
hal-backend compatibility result should be reset.
So that reset the hal-backend compatibility result by executing
'usr/bin/hal-compatibility-checker --reset' command.

Change-Id: I30a30f0c5e21a413c836555ef0c566b690254562
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 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 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>
4 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>
4 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>
4 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>
4 years agoInitial empty repository master
Tizen Infrastructure [Thu, 17 Dec 2020 00:25:31 +0000 (00:25 +0000)]
Initial empty repository