platform/hal/api/bluetooth.git
12 days agoFix build error on Unified-X 19/314519/1 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x tizen accepted/tizen/unified/20240715.155431 accepted/tizen/unified/dev/20240716.080853 accepted/tizen/unified/x/20240715.090408
Wootak Jung [Mon, 15 Jul 2024 00:01:21 +0000 (09:01 +0900)]
Fix build error on Unified-X

Change-Id: Ib77b0df51cf6d6a78b2be2c8302230ec13c15bed
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
2 weeks agoApply multi-hal interface 04/314304/3 accepted/tizen/unified/20240712.160101 accepted/tizen/unified/dev/20240715.080546
Wootak Jung [Wed, 10 Jul 2024 04:39:59 +0000 (13:39 +0900)]
Apply multi-hal interface

Change-Id: Ie5cdadb337444132fe992e8158324c31178a4f6f

5 weeks agoAdd support for HAL_MODULE_BLUETOOTH v1.0 interface 20/313220/1
Chanwoo Choi [Thu, 20 Jun 2024 06:55:01 +0000 (15:55 +0900)]
Add support for HAL_MODULE_BLUETOOTH v1.0 interface

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

Change-Id: Ic6d694032be771fae2d698b1d101e71212029c84
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
5 weeks agoPrevent to use HAL blueooth ABI on HAL backend 19/313219/1
Chanwoo Choi [Thu, 20 Jun 2024 06:44:53 +0000 (15:44 +0900)]
Prevent to use HAL blueooth ABI on HAL backend

Prevent to use HAL blueooth ABI on HAL backend
because HAL bluetooth API (hal-bluetooth.h) should be only used on platform side.
HAL backend is only able to use HAL interface (hal-bluetooth-interface.h).

Change-Id: I1e6fe73b1e8365cdc33d0c3fb8ddf56eb22a6b24
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
5 weeks agoAdd new HAL manifest file of HAL_MODULE_BLUETOOTH 80/313080/4
Chanwoo Choi [Wed, 19 Jun 2024 03:41:50 +0000 (12:41 +0900)]
Add new HAL manifest file of HAL_MODULE_BLUETOOTH

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

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: Ie7434ac3f7a2f8f8399e7c33c559d23925e58577
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
3 years agotest: specify cflags 41/255741/5 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.114753 accepted/tizen/7.0/unified/20221110.061250 accepted/tizen/7.0/unified/hotfix/20221116.110320 accepted/tizen/8.0/unified/20231005.094404 accepted/tizen/unified/20210324.124404 submit/tizen/20210323.093019 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Jongmin Lee [Tue, 23 Mar 2021 08:13:55 +0000 (17:13 +0900)]
test: specify cflags

Remove absoluth path in order to support out-of-source build

Change-Id: If63e47183027ec539569a99e136f6febc1c17fbf

3 years agoAdd bluetooth-haltests package 21/253321/1 accepted/tizen/unified/20210218.042126 submit/tizen/20210216.223518
DoHyun Pyun [Tue, 9 Feb 2021 01:35:28 +0000 (10:35 +0900)]
Add bluetooth-haltests package

Change-Id: Idd27a568b30094c86cc440d3b84f85cad11988c2
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
3 years agoAdd rpath option 36/251536/1 accepted/tizen/unified/20210118.141050 submit/tizen/20210118.015732
Wootak Jung [Thu, 14 Jan 2021 23:32:24 +0000 (08:32 +0900)]
Add rpath option

Change-Id: I93657eec3e2fb4ab1e5f698b4aef39e03c0bf28a
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
3 years agoAdd backend error types 80/251480/1
Wootak Jung [Thu, 14 Jan 2021 07:22:40 +0000 (16:22 +0900)]
Add backend error types

Change-Id: I97364ccc088a7fd42bfc6b7524b8cf1a2cc6918c
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
3 years agoInitial commit 84/251084/1
Wootak Jung [Thu, 7 Jan 2021 23:32:30 +0000 (08:32 +0900)]
Initial commit

Change-Id: Id87e1b21a6abc75a09e44dcfce0c5a96389eef3e
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
3 years agoInitial empty repository master
Tizen Infrastructure [Thu, 17 Dec 2020 00:22:56 +0000 (00:22 +0000)]
Initial empty repository