commit | aeb7d461f9c895bb6d09e9d175696849e9f290c8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat May 31 18:52:28 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:18 2014 +0100 |
tree | 1e3686ac927351e32303d7f11984bdcc3bc51958 | |
parent | 5e3d3d9b3c0119e6ac86bf77c6ff9f6b0d09bcf5 [diff] |
Bluetooth: Detect SMP SC debug keys We need to be able to detect if the remote side used a debug key for the pairing. This patch adds the debug key defines and sets a flag to indicate that a debug key was used. The debug private key (debug_sk) is also added in this patch but will only be used in a subsequent patch when local debug key support is implemented. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>