commit | 196332f5a1e5c3ec7171742fce83d03795abf120 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Sep 09 16:21:46 2014 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Sep 10 01:45:01 2014 +0200 |
tree | 7ec033ad5384eaf4ff785a1ada36d9b957d849c5 | |
parent | 39e90c77637b3892a39f2908aea57539e961c50e [diff] |
Bluetooth: Fix allowing SMP Signing info PDU If the remote side is not distributing its IRK but is distributing the CSRK the next PDU after master identification is the Signing Information. This patch fixes a missing SMP_ALLOW_CMD() for this in the smp_cmd_master_ident() function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>