]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add automated SSP user confirmation responses
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 28 Apr 2011 18:28:53 +0000 (11:28 -0700)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 19:02:25 +0000 (16:02 -0300)
commitfede765bd827e4e22c2a0f766e93eb1fb653c93c
tree8c78e5c259afd46a055a77c276bf3f3518d495ef
parente1f86cf6091959f210ddbf549010b7f41eb47895
Bluetooth: Add automated SSP user confirmation responses

This patch adds automated negative and positive (auto-accept) responses
for Secure Simple Pairing user confirmation requests. The responses are
only sent if the HCI_MGMT flag is set in order not to confuse older user
space versions (without management interface support).

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