commit | 64c7b77c124c71166d1dd49fc7e8d6fee7d9b01b | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 18 14:22:20 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Feb 19 06:08:47 2014 +0200 |
tree | 7cfe45cc06d170232433b2585b460dad79a6085e | |
parent | 01fdb0fc6e937eeff7b20d0e217408cee9ec05af [diff] |
Bluetooth: Use connection address for reporting connection failures When reporting connect failed events to userspace, use the address of the connection and not the address from the HCI event. This change is strictly speaking not needed since BR/EDR does not have the concept of resolvable random addresses. It is more for making the code consistent. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>