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)
commit899e107577a8de67b97a877ed90bbfbfefb1916e
tree41f80f4a002967bc6d4f5750bd652e4cf439e708
parent1f209383f2be94e15e179da3a4cbcfeabcc2efc2
Bluetooth: Check that scan window is smaller or equal than scan interval

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>
net/bluetooth/mgmt.c