commit | 079446c8a254d65da0378a45c2106dbf1ff6a769 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 02 23:09:24 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:59 2014 +0200 |
tree | 792dc9bf8672d48baa127fe6cae36bac537ecbf0 | |
parent | 0d2bf13462732d3b2e11d8efb0545c1ed272298b [diff] |
Bluetooth: Support scanning for devices using RPA When we're scanning for specific devices that use an RPA we need to convert the RPA to the identity address before looking up the entry in the connection parameters. This patch adds the necessary code to do this in the process_adv_report() function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>