Bluetooth: hci_qca: Add helper to set device address
authorBalakrishna Godavarthi <bgodavar@codeaurora.org>
Wed, 16 Jan 2019 12:31:15 +0000 (18:01 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Jan 2019 08:51:18 +0000 (09:51 +0100)
commit5c0a1001c8beecc29c2364171f3a1080e864a672
tree5cf76610782addbd3768d0852f17976fb401ef19
parentfa7f3a8d56b38a3ed1880a3780afba82387da277
Bluetooth: hci_qca: Add helper to set device address

This patch add qca_set_bdaddr() to set the device
address for latest Qualcomm Bluetooth chipset wcn3990 and above.

Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btqca.c
drivers/bluetooth/btqca.h
drivers/bluetooth/hci_qca.c