]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Support scanning for devices using RPA
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 20:09:24 +0000 (23:09 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:59 +0000 (17:42 +0200)
commit937964ad9af04eb55def1c497ab2c87dc02a3b23
tree792dc9bf8672d48baa127fe6cae36bac537ecbf0
parente5e6f25f54723522995adb87740f8427bda917cb
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>
net/bluetooth/hci_event.c