commit | 863efaf224d24705c0ffdc59f2a0ec68f2d85b4f | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Feb 22 19:06:32 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Feb 22 09:59:23 2014 -0800 |
tree | b58c8d7eba9defd81c056dcb701435237031fa44 | |
parent | 524237cb4b566ae73ec24c56852489b85e426241 [diff] |
Bluetooth: Add initial code for distributing local IRK This code adds a HCI_PRIVACY flag to track whether Privacy support is enabled (meaning we have a local IRK) and makes sure the IRK is distributed during SMP key distribution in case this flag is set. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>