Bluetooth: Add hci_copy_identity_address convenience function
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 27 Feb 2014 12:05:41 +0000 (14:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 27 Feb 2014 16:50:21 +0000 (08:50 -0800)
The number of places needing the local Identity Address are starting to
grow so it's better to have a single place for the logic of determining
it. This patch adds a convenience function for getting the Identity
Address and updates the two current places needing this to use it.

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

No differences found