commit | 2426f3a5945ce1dfdb04aaf26748a987be49ff7c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Feb 18 17:14:36 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 18 08:58:21 2014 -0800 |
tree | 0b8b88270bc085ac7a35c5c7480df145a1c44929 | |
parent | a7ec73386ce2a8ab351ee8ab6a1e5475f72617dc [diff] |
Bluetooth: Add convenience function for fetching IRKs There are many situations where we need to check if an LE address is an RPA and if so try to look up the IRK for it. To simplify such cases this patch adds a convenience function for the job. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>