Bluetooth: Add support for connect failed management event
authorJohan Hedberg <johan.hedberg@nokia.com>
Sat, 22 Jan 2011 04:09:08 +0000 (06:09 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:07 +0000 (01:40 -0200)
commit17d5c04cb597418a177c3ca18dfde679636dd51c
tree8f852ff43fe8a4da609a47a9f6e331d289a64a8c
parent8962ee74be48df16027100f657b2b12e8ef3d34d
Bluetooth: Add support for connect failed management event

This patch add a new connect failed management event to track failures
in connecting to remote devices. It is particularly useful for security
mode 3 scenarios when we don't have a connected state while pairing but
still need to detect when the connect attempt failed.

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