Bluetooth: Create a unified authentication request function
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 18 Nov 2010 20:22:28 +0000 (22:22 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 1 Dec 2010 23:04:35 +0000 (21:04 -0200)
commit392599b95d76f4f3102d8614bdc1957795cd1a3a
treebdec438f494413a69144d73f1fb2ee32b1f63338
parentccd556fe334914bf2e465eb5bc480d49cd4406d7
Bluetooth: Create a unified authentication request function

This patch adds a single function that's responsible for requesting
authentication for outgoing connections. This is preparation for the
next patch which will add automated name requests and thereby move the
authentication requests to a different location.

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