From: Marcel Holtmann Date: Thu, 3 Oct 2013 09:54:11 +0000 (-0700) Subject: Bluetooth: Drop packets on ATT fixed channel on BR/EDR X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99707d7ee887f9df8b3f7cf75e1e9dbf3206df3;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed