diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-09-05 22:19:54 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-09-08 19:07:56 +0200 |
commit | c6e81e9ae61cae3ea265e8f7fb2cbe59afc63594 (patch) | |
tree | f461861ae6903364c440fdea59bd374eaf61ab70 /net/bluetooth/smp.h | |
parent | 88d3a8acf33e8f4989a1032998eb819a89829573 (diff) |
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
When we're in the process of receiving keys in phase 3 of SMP we keep
track of which keys are still expected in the smp->remote_key_dist
variable. If we still have some key bits set we need to continue waiting
for more PDUs and not needlessly call smp_distribute_keys(). This patch
fixes two such cases in the smp_cmd_master_ident() and
smp_cmd_ident_addr_info() handler functions.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/smp.h')
0 files changed, 0 insertions, 0 deletions