Bluetooth: Fix PIN/Confirm/Passkey response parameters
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:07:16 +0000 (17:07 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 18:36:05 +0000 (15:36 -0300)
commitfeb94d3d13af7b724b353d82237ca6f503c98d62
tree7b4746f410623d9aef890ba0deebfbc82ac2fb5e
parent1707c60e5d0d4c82c0601d92f10e24e04d2cc599
Bluetooth: Fix PIN/Confirm/Passkey response parameters

The only valid mgmt response to these pairing related commands is a
mgmt_cmd_complete and the returned parameters should contain the address
and address type of the remote device.

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