Bluetooth: Add set_io_capability management command
authorJohan Hedberg <johan.hedberg@nokia.com>
Tue, 25 Jan 2011 11:28:33 +0000 (13:28 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:08 +0000 (01:40 -0200)
This patch adds a new set_io_capability management command which is used
to set the IO capability for Secure Simple Pairing (SSP) as well as the
Security Manager Protocol (SMP). The value is per hci_dev and each
hci_conn object inherits it upon creation.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found