commit | f224ca5fc207a9957164e6f42ec6766da0f55d54 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Apr 29 19:35:36 2013 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sun Jun 23 00:23:47 2013 +0100 |
tree | b85e166ab7aa84baf1ab948274c9161b911decea | |
parent | 073d1cf35fe45d89f5a553c21eea18b504dd6937 [diff] |
Bluetooth: Fix LE vs BR/EDR selection when connecting The choice between LE and BR/EDR should be made on the destination address type instead of the destination CID. This is particularly important when in the future more than one CID will be allowed for LE. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>