]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for hdev->set_bdaddr callback handling
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 1 Jul 2014 22:53:47 +0000 (00:53 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:55 +0000 (17:42 +0200)
commitceea06c4963dd446c1b0697751ac0d747ffb1d7a
tree85f11e4c435b6ae1b9de9f038577e91578c3b52f
parenta54c3a1fb51124a219940d2812a745a9875750e5
Bluetooth: Add support for hdev->set_bdaddr callback handling

Some embedded controllers allow the programming of a public address
and this adds vendor support for supporting OEM confguration of such
addresses.

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