commit | b99707d7ee887f9df8b3f7cf75e1e9dbf3206df3 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 03 02:54:11 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 03 13:05:36 2013 +0300 |
tree | 7b212060090d48fbbcf15daef8dc55666debba71 | |
parent | ae4fd2d37433ba58e17adbf1694b7b66eeaec76c [diff] |
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>