]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3c5915c6f2164d0bbd5516f0e81602c8d2659fa
tree6f116b5215a134bab6b9615f97767eba040f0683
parentdceee96e244ba6f178c6b620000a53ca43d35cb9
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