commit | 118da70b760f04bb2b8130ced97a9f9cc173440a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Jan 20 14:27:20 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 23 02:00:05 2013 -0200 |
tree | ee56972651c584b0033284bd1d95bcdf69e1f27e | |
parent | 4ee71b2017336f68128515bdbe7c946a39aa9250 [diff] |
Bluetooth: Fix checking for valid disconnect parameters in unpair_device The valid values for the Disconnect parameter in the Unpair Device command are 0x00 and 0x01. If any other value is encountered the command should fail with the appropriate invalid params response. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>