Bluetooth: mgmt: Implement support for passkey notification
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 6 Sep 2012 15:39:26 +0000 (18:39 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 19 Sep 2012 01:27:29 +0000 (22:27 -0300)
This patch adds support for Secure Simple Pairing with devices that have
KeyboardOnly as their IO capability. Such devices will cause a passkey
notification on our side and optionally also keypress notifications.
Without this patch some keyboards cannot be paired using the mgmt
interface.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Cc: stable@vger.kernel.org
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found