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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:14 +0000 (12:18 -0800)
commit138527c390053eb169aab476e112f8fa348256b6
tree0b62ce24dfc5770fe82dd0757805306c5346c3cb
parent73435eae548b21b46f54b4378ac64cf2ed727131
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