Bluetooth: Add support for Pairing features exchange
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 9 Jun 2011 21:50:53 +0000 (18:50 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 19:05:37 +0000 (16:05 -0300)
commitda85e5e5afeb72bb6e6b5192a2d252861fafc3e7
tree36fb5b1db3da5984f6ae45ce0b406f41b1a85ed2
parentb8e66eacab21870d4f800822111c494f9ef291e3
Bluetooth: Add support for Pairing features exchange

This patch implements a simple version of the SMP Pairing Features
exchange procedure (Vol. 3 Part H, Section 2.3.5.1).

For now, everything that would cause a Pairing Method different of
Just Works to be chosen is rejected.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_event.c
net/bluetooth/smp.c