]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4605adff45125bae60b940d97765dd47cfa2a1d0
treea39907ac765574b8b0bf087a7aa0f37cc580d5a7
parent2d2a3db2e66483b9b2d46d033255ca7104b1710d
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