Bluetooth: Check that scan window is smaller or equal than scan interval
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Oct 2013 16:55:32 +0000 (09:55 -0700)
committerJohan 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