commit | e213568ad6b06ac828fe2a050fe4ec7b69f09f37 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Apr 02 12:00:58 2015 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Apr 02 22:18:58 2015 +0300 |
tree | 38de9e06934e8ba3bcc2c26d1db0e7dff7cad63e | |
parent | 1b9441f8ec426223f6f54f2af10ee01c8b743e5b [diff] |
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>