]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6f0eb80f32e5ba448445b74a2038bbb50adcd3ac
tree36fb5b1db3da5984f6ae45ce0b406f41b1a85ed2
parent8dd8c19526155fb1a47621e494fc167f315b6602
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