commit | 94b6a09b67ac4f0772d298aec0973fe3261150a0 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 02 23:51:49 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 03 10:07:58 2013 +0300 |
tree | c2a90540c935e7e6a000e6633036f3a01b3e2dc2 | |
parent | a28776296c7e3f2d0bb34e0e746968627fe588e8 [diff] |
Bluetooth: Don't copy L2CAP LE signalling to raw sockets The L2CAP raw sockets are only used for BR/EDR signalling. Packets on LE links should not be forwarded there. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>