]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 2 Apr 2015 19:00:58 +0000 (12:00 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 2 Apr 2015 19:18:58 +0000 (22:18 +0300)
commit7298b3239fa04d2b24889b6940179267de2e4c16
tree38de9e06934e8ba3bcc2c26d1db0e7dff7cad63e
parent61c983faa617fc8f887da1b4f3a04f6f9b5bcea3
Bluetooth: Disallow LE local out-of-band data when LE privacy is used

When the LE pivacy feature is used, then pairing has to happen based
on resolvable random addresses (RPA), but currently there is no clean
way to retrieve the correct RPA. So instead of returning an outdated
RPA, just disallow this command when LE privacy is in use.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c