[Adapt: HAL] Added bluetooth socket interface 09/79809/1
authorAtul Rai <a.rai@samsung.com>
Wed, 13 Jul 2016 05:31:30 +0000 (14:31 +0900)
committerAtul Rai <a.rai@samsung.com>
Wed, 13 Jul 2016 05:31:30 +0000 (14:31 +0900)
commitb92138314c7f8b96edae17075e2e1932989f076a
tree3670a0baf5e85f76bfe1b37c85dad9fba529d437
parentfb1fccaff6b8b653dd621d3de12f1ce0be74a0c6
[Adapt: HAL] Added bluetooth socket interface

This patch adds implementation of HAL bluetooth socket
interface for BlueZ stack.

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