commit | a7ec73386ce2a8ab351ee8ab6a1e5475f72617dc | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Feb 18 17:14:35 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 18 08:58:20 2014 -0800 |
tree | 2a35779088a000bf99838892f1a3e592314d9428 | |
parent | b7d448d74a09af412d778918415fe2ea4d5c2de4 [diff] |
Bluetooth: Fix removing any IRKs when unpairing devices When mgmt_unpair_device is called we should also remove any associated IRKs. This patch adds a hci_remove_irk convenience function and ensures that it's called when mgmt_unpair_device is called. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>