]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65fd2131f18bf49352b72281bfd107be3b8f784f
tree7b4746f410623d9aef890ba0deebfbc82ac2fb5e
parent92ba998f8d0557bbdce6f4bfe3431ad363050d1e
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