Bluetooth: Unify remote OOB data functions
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 26 Oct 2014 19:33:47 +0000 (20:33 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:20 +0000 (16:51 +0100)
commit81328d5cca7e1cff6296a63a3c1b671d09ddb3ee
tree92656f21f12461a8ca4f101e82b3a3c2ebb83651
parent903b71c78d56af56a5f4d53a8dbef8032d1949bf
Bluetooth: Unify remote OOB data functions

There's no need to duplicate code for the 192 vs 192+256 variants of the
OOB data functions. This is also helpful to pave the way to support LE
SC OOB data where only 256 bit data is provided.

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