WORKAROUND: Bluetooth: add hci event notification 79/21079/1
authorBeomho Seo <beomho.seo@samsung.com>
Thu, 15 May 2014 03:37:20 +0000 (12:37 +0900)
committerBeomho Seo <beomho.seo@samsung.com>
Thu, 15 May 2014 03:37:20 +0000 (12:37 +0900)
commit991ee82715845141497b29fa6f918739c6a4b47e
tree56402d6f504d7a1bb774710c88ab6e203453057f
parent23ea545052bb086e1177aa6e820e2e03331599e1
WORKAROUND: Bluetooth: add hci event notification

WORKAROUND: Temporary workaround for bluetooth enable.
For specific hci events, operations are needed. So this patch adds
event notification and its notifier registration.

Change-Id: I6f8fe0b3b90c12d7f4fe35823d25b9fbdcd98d06
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c