[Adapt: OAL] Implement get_bonded device info APIs 19/78119/1
authorAtul Rai <a.rai@samsung.com>
Mon, 4 Jul 2016 10:01:37 +0000 (19:01 +0900)
committerAtul Rai <a.rai@samsung.com>
Mon, 4 Jul 2016 10:04:49 +0000 (19:04 +0900)
commit3c7aea521b527408abb0a0fe6f73693845929fdb
tree53148030f3f9feae1cc6e695b375b5ab6d414f9f
parent8af7e91994222c4896cf9ea80c02ca4b3576f34e
[Adapt: OAL] Implement get_bonded device info APIs

This patch adds OAL implementation to retrieve bonded device list
as well as bonded device info.

Change-Id: I02a9788589ca762820d1b0cfc3b2d42fcf9c86b6
Signed-off-by: Atul Rai <a.rai@samsung.com>
bt-oal/CMakeLists.txt
bt-oal/common/oal-common.c
bt-oal/common/oal-common.h
bt-oal/include/oal-adapter-mgr.h
bt-oal/include/oal-device-mgr.h [new file with mode: 0755]
bt-oal/include/oal-event.h
bt-oal/oal-adapter-mgr.c
bt-oal/oal-device-mgr.c [new file with mode: 0755]
bt-oal/oal-internal.h
bt-oal/oal-manager.c