commit | 679d2b6f9d742b3f091868bd9a0634647ce7e782 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Oct 16 10:07:52 2015 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Oct 16 09:24:41 2015 +0200 |
tree | 187fa4a6c496d44748e751cb51e47222a7d644bc | |
parent | 49c509220db990ad003060db2267b9bbb597cd94 [diff] |
Bluetooth: Fix remove_device behavior for explicit connects Devices undergoing an explicit connect should not have their conn_params struct removed by the mgmt Remove Device command. This patch fixes the necessary checks in the command handler to correct the behavior. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>