Add support for HAL_MODULE_BLUETOOTH v1.0 interface 20/313220/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Jun 2024 06:55:01 +0000 (15:55 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Jun 2024 06:55:01 +0000 (15:55 +0900)
commite262bb16ca1f4a639820bdb5ef537439ba0c856c
treeec111ad165e4f6d729e793f460d7a156a7d97a27
parent8fbb77a4bc7f30df9155f3a9eeb53690f5169588
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>
CMakeLists.txt
include/hal-bluetooth-interface-1.h [new file with mode: 0644]
include/hal-bluetooth-interface.h