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)
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>

No differences found