]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for building pairing commands
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 9 Jun 2011 21:50:52 +0000 (18:50 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 19:05:36 +0000 (16:05 -0300)
commit8dd8c19526155fb1a47621e494fc167f315b6602
tree315c5fb08b93f85d7d2ce79af912679af63a6974
parentfbd4fda225d5d25a8837b94cc5df196da2859e7e
Bluetooth: Add support for building pairing commands

Before we are able to do a proper exchange of pairing parameters,
we need a unified way of building pairing requests and responses.

For IO Capability we use the value that was set by userspace,
using the management interface.

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