]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fd25f0db3ab860ad3e7cd44ed79466ce31e500c
tree1f45c77c90a4ec55a4430d966b45c025ddfdbc98
parent41acf90e128434679e221f13c9ba2e1c1999cadc
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