commit | ae4fd2d37433ba58e17adbf1694b7b66eeaec76c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 03 00:03:39 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 03 10:13:30 2013 +0300 |
tree | 3c2481da00bc5a1ed74a428ba433f342d8f7ef4d | |
parent | 7b9899dbcf432b188f3cc22bd1ad9e8050c496fc [diff] |
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR When receiving connectionless packets on a LE connection, just drop the packet. There is no concept of connectionless channels for LE. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>