commit | 899e107577a8de67b97a877ed90bbfbfefb1916e | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 14 09:55:32 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 14 21:35:47 2013 +0300 |
tree | 41f80f4a002967bc6d4f5750bd652e4cf439e708 | |
parent | 1f209383f2be94e15e179da3a4cbcfeabcc2efc2 [diff] |
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>