Bluetooth: Store address type with OOB data
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 26 Oct 2014 19:46:09 +0000 (20:46 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:21 +0000 (16:51 +0100)
commit6928a9245f2998478047dcc3efad30734766a226
tree6a97b76beb7dbb8bac20ce45d0335d766003d13f
parent81328d5cca7e1cff6296a63a3c1b671d09ddb3ee
Bluetooth: Store address type with OOB data

To be able to support OOB data for LE pairing we need to store the
address type of the remote device. This patch extends the relevant
functions and data types with a bdaddr_type variable.

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