commit | 7be2edbbb87a34fbf1441991a679af94fe1d981d | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Feb 23 19:42:17 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Feb 23 12:24:25 2014 -0800 |
tree | 69ed0f44f3c1148ee4f5abdd807000f1fa40619f | |
parent | 0f4bd942f13dd15a1b290953cdd7cd6aca11be1f [diff] |
Bluetooth: Ensure hci_conn always contains the local identity address To be consistent with the remote address info in hci_conn we want it to also contain the local identity address information. This patch updates the code to copy the right values in place whenever an LE connection has been established. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>