Bluetooth: Add instance range check for Add Advertising command
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 15:16:41 +0000 (16:16 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 22 Nov 2015 13:00:16 +0000 (16:00 +0300)
commitceff86af56e09469d21732c16fd27a7337983c48
tree86aed6f06e699f72507270d42aa5c4cc72eae713
parente9d63767258753f28920d954712806a061b69547
Bluetooth: Add instance range check for Add Advertising command

The instance range check for Add Advertising command is missing. If the
provided instance is out of range an Invalid Parameters error should be
returned. At the moment, the generic Failed error is returned. This
extra check ensures that clear error messages are returned.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
This page took 0.042226 seconds and 5 git commands to generate.