]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove HCI notifier handling
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 20 Feb 2012 13:50:37 +0000 (14:50 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 20 Feb 2012 13:59:22 +0000 (15:59 +0200)
commit7eeaf0a197e2155b8a7bf0003e262465d6deac5d
tree79617d057852bc0293a63d9a176ca73972404824
parent57e290d489e68dbc051c0df9ae5dc4e925522dd7
Bluetooth: Remove HCI notifier handling

The HCI notifier handling was never used outside of Bluetooth core layer
and thus remove it and replace it with direct function calls. Also move
the stack internal event generation into the HCI socket layer.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sock.c