Bluetooth: btusb: support public address configuration for ath3012
authorToshi Kikuchi <toshik@chromium.org>
Fri, 12 Dec 2014 18:58:05 +0000 (10:58 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Dec 2014 21:42:49 +0000 (22:42 +0100)
commit5859223e0c4f69ab36dd931ea7058c3b1b2abb41
tree356b992d00253cd52f5faaf633817df00cdf6dd4
parent86c8fc4bbe14b8950e62d379bb57722427ad3d67
Bluetooth: btusb: support public address configuration for ath3012

Set hdev->set_bdaddr handler for ath3012. It sends the vendor specific HCI
command to change the public address. The change doesn't persist across
power cycle.

Signed-off-by: Toshi Kikuchi <toshik@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c