[Adapt:BluezHAL] Added HID Host interface 60/78860/2
authorAtul Rai <a.rai@samsung.com>
Thu, 7 Jul 2016 07:28:41 +0000 (16:28 +0900)
committerPyun DoHyun <dh79.pyun@samsung.com>
Mon, 11 Jul 2016 08:11:47 +0000 (01:11 -0700)
commitd709f35edb39b71aee40022422940819a31f2ad6
treed4d60cd0bdd80c89a4e5527f336ed697f60a1afc
parent2da9499e048199301de895f5306caadd5b84faef
[Adapt:BluezHAL] Added HID Host interface

This patch adds HID Host profile interface implementation to
Bluez HAL.

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