commit | 040030ef7d907107e6489b39da518bdf94136d68 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Feb 20 14:50:37 2012 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 20 15:59:22 2012 +0200 |
tree | 79617d057852bc0293a63d9a176ca73972404824 | |
parent | e0edf3733fb62f91bbb8ec3fab4a90b0ac2dd037 [diff] |
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>