Bluetooth: Add support for SMP Invalid Parameters error code
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 8 May 2014 11:19:11 +0000 (14:19 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 May 2014 14:50:02 +0000 (07:50 -0700)
commit38e4a915663f3f3c03b753d90a34fbb6164ea55d
tree4a822a38a4db528106c1b9148a50eb1a8771fc65
parent86aae6c7b577654b7293374973985a153e0c147e
Bluetooth: Add support for SMP Invalid Parameters error code

The Invalid Parameters error code is used to indicate that the command
length is invalid or that a parameter is outside of the specified range.
This error code wasn't clearly specified in the Bluetooth 4.0
specification but since 4.1 this has been fixed.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c
net/bluetooth/smp.h