commit | 041987cff6fb7d2e7acd5897390ad0eef575ed39 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 10:15:22 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 21:11:18 2013 +0300 |
tree | f058224f8794c06532d123c3163945617bcf24cc | |
parent | 65f53e9802dbfae0e5758a91793c3f5f8bece49b [diff] |
Bluetooth: Use SCO addresses from HCI connection directly Instead of storing a pointer to the addresses for the HCI device and HCI connection, use them directly. With the recent changes to address tracking of HCI connections, this becomes simple. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>