commit | 903b71c78d56af56a5f4d53a8dbef8032d1949bf | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Sep 08 16:59:18 2014 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:20 2014 +0100 |
tree | f7dc4f122bc89255962345070d3e1e70b2d9e17b | |
parent | b5ae344d4c0f69ae6526565b55d52b64bc127087 [diff] |
Bluetooth: Add SC-only mode support for SMP When Secure Connections-only mode is enabled we should reject any pairing command that does not have Secure Connections set in the authentication requirements. This patch adds the appropriate logic for this to the command handlers of Pairing Request/Response and Security Request. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>