[Adapt: HAL] Implement BlueZ HAL interface for HDP 01/93101/1
authorAtul Rai <a.rai@samsung.com>
Fri, 14 Oct 2016 08:42:54 +0000 (14:12 +0530)
committerAtul Rai <a.rai@samsung.com>
Fri, 14 Oct 2016 08:46:06 +0000 (14:16 +0530)
commit8cbef64dbe5ac087ee46a04b63d561131659a292
tree609e97ce91041fb0f6dd4bacef166e7ef19e931f
parente300d9fbef78eaad74ef3e57363272b86fe6b28a
[Adapt: HAL] Implement BlueZ HAL interface for HDP

This patch adds BlueZ HAL interface implementation for
Health device profile.

Change-Id: I3d18a4cdd315317dbba7ea13a3f17d79ee007f84
Signed-off-by: Atul Rai <a.rai@samsung.com>
bt-oal/bluez_hal/CMakeLists.txt
bt-oal/bluez_hal/hardware/bt_hl.h [new file with mode: 0644]
bt-oal/bluez_hal/inc/bt-hal-msg.h
bt-oal/bluez_hal/inc/bt-hal.h
bt-oal/bluez_hal/src/bt-hal-bluetooth.c
bt-oal/bluez_hal/src/bt-hal-hdp-dbus-handler.c [new file with mode: 0644]
bt-oal/bluez_hal/src/bt-hal-hdp-dbus-handler.h [new file with mode: 0644]
bt-oal/bluez_hal/src/bt-hal-hdp.c [new file with mode: 0644]
bt-oal/bluez_hal/src/bt-hal-hdp.h [new file with mode: 0644]