Bluetooth: Add connected/disconnected management events
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 20 Jan 2011 10:34:39 +0000 (12:34 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:07 +0000 (01:40 -0200)
commitf7520543ab40341edbc2aeee7fef68218be19a0a
tree6f116b5215a134bab6b9615f97767eba040f0683
parent55ed8ca10f3530de8edbbf138acb50992bf5005b
Bluetooth: Add connected/disconnected management events

This patch adds connected and disconnected managment events to track the
connection status to remote devices. The events map directly to
successful connection complete and disconnection complete HCI events for
ACL links.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c