Bluetooth: Add address type to user_confirm and user_passkey messages
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 9 Feb 2012 13:26:12 +0000 (15:26 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:36 +0000 (17:01 +0200)
commit272d90df2d4d065e782cafb08358bd8918bf703a
treea39907ac765574b8b0bf087a7aa0f37cc580d5a7
parent88c3df13ca06718e5a8f509ae9cbb1228c10d537
Bluetooth: Add address type to user_confirm and user_passkey messages

This patch upadate the user confirm and user passkey mgmt messages to
match the latest API specification by adding an address type parameter
to them.

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