Bluetooth: Drop packets on ATT fixed channel on BR/EDR
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Oct 2013 09:54:11 +0000 (02:54 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Oct 2013 10:05:36 +0000 (13:05 +0300)
commitb99707d7ee887f9df8b3f7cf75e1e9dbf3206df3
tree7b212060090d48fbbcf15daef8dc55666debba71
parentae4fd2d37433ba58e17adbf1694b7b66eeaec76c
Bluetooth: Drop packets on ATT fixed channel on BR/EDR

The ATT fixed channel is only valid when using LE connections. On
BR/EDR it is required to go through L2CAP connection oriented
channel for ATT.

Drop ATT packets when they are received on a BR/EDR connection.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c