git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4fd2d
)
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 3 Oct 2013 09:54:11 +0000
(
02:54
-0700)
committer
Johan 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