]> 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)
commit8107fe711d567f2f70b1cdf027c29429479941c4
tree792dc9bf8672d48baa127fe6cae36bac537ecbf0
parent030074c20aa9c8ab093315437a7ca86bad309947
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