commit | 2ed8f65ca262bca778e60053f667ce11b32db6b8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 17 13:07:39 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jun 20 13:53:48 2014 +0200 |
tree | c90cdea02ae2b16f95edccd22423ee73b3a56f82 | |
parent | 581370cc74ea75426421a1f5851ef05e2e995b01 [diff] |
Bluetooth: Fix rejecting pairing in case of insufficient capabilities If we need an MITM protected connection but the local and remote IO capabilities cannot provide it we should reject the pairing attempt in the appropriate way. This patch adds the missing checks for such a situation to the smp_cmd_pairing_req() and smp_cmd_pairing_rsp() functions. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>