]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix LE vs BR/EDR selection when connecting
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 29 Apr 2013 16:35:36 +0000 (19:35 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 May 2013 21:43:36 +0000 (18:43 -0300)
commit0ada078b59245de972f45d4e2f2671eff27515fa
treece738ead18edb9e825a0fb8542f603a04c44466d
parent47a1ea04d7e5361b3268f274e59dfeab493aed37
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>
net/bluetooth/l2cap_core.c