]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8dbe34e0aa2a4a06237333f1ff0cac199413098e
treebdec438f494413a69144d73f1fb2ee32b1f63338
parent4b7b2563f8c2551cb3ba7eefddb302b9b5eca337
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