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:
1f20938
)
Bluetooth: Check that scan window is smaller or equal than scan interval
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 14 Oct 2013 16:55:32 +0000
(09:55 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 14 Oct 2013 18:35:47 +0000
(21:35 +0300)
The scan window parameter for connection establishment and passive
scanning needs to be smaller or equal than the scan interval.
Instead of waiting for a controller to reject these values later on,
just reject them right away.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found