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)
commitb8e66eacab21870d4f800822111c494f9ef291e3
tree315c5fb08b93f85d7d2ce79af912679af63a6974
parent88167aed0d2e84364c8f0d9e48429c21fc7894c3
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