Bluetooth: Run special init procedure for unconfigured controllers
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 5 Jul 2014 08:48:02 +0000 (10:48 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 5 Jul 2014 12:48:14 +0000 (15:48 +0300)
commit0ebca7d6819a24b7518d518f89597cf7c7854094
tree1f45c77c90a4ec55a4430d966b45c025ddfdbc98
parent45296acd91b14d32d7d023a08baaf285a0ea2193
Bluetooth: Run special init procedure for unconfigured controllers

For an unconfigured controller it is required to read at least the
local version information. If the set_bdaddr driver callback is
provideded, then also the local Bluetooth address will be read.

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