Re: [PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-31 Thread Balakrishna Godavarthi
Hi Matthias, On 2018-10-27 00:23, Matthias Kaehlcke wrote: On Fri, Oct 26, 2018 at 07:34:50PM +0530, Balakrishna Godavarthi wrote: This patch add qca_set_device_bdaddr() to set the device address for latest Qualcomm Bluetooth chipset wcn3990 and above. Signed-off-by: Balakrishna Godavarthi

Re: [PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-31 Thread Balakrishna Godavarthi
Hi Matthias, On 2018-10-27 00:23, Matthias Kaehlcke wrote: On Fri, Oct 26, 2018 at 07:34:50PM +0530, Balakrishna Godavarthi wrote: This patch add qca_set_device_bdaddr() to set the device address for latest Qualcomm Bluetooth chipset wcn3990 and above. Signed-off-by: Balakrishna Godavarthi

Re: [PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-26 Thread Matthias Kaehlcke
On Fri, Oct 26, 2018 at 07:34:50PM +0530, Balakrishna Godavarthi wrote: > This patch add qca_set_device_bdaddr() to set the device > address for latest Qualcomm Bluetooth chipset wcn3990 and above. > > Signed-off-by: Balakrishna Godavarthi > --- > drivers/bluetooth/btqca.c | 21

Re: [PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-26 Thread Matthias Kaehlcke
On Fri, Oct 26, 2018 at 07:34:50PM +0530, Balakrishna Godavarthi wrote: > This patch add qca_set_device_bdaddr() to set the device > address for latest Qualcomm Bluetooth chipset wcn3990 and above. > > Signed-off-by: Balakrishna Godavarthi > --- > drivers/bluetooth/btqca.c | 21

[PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-26 Thread Balakrishna Godavarthi
This patch add qca_set_device_bdaddr() to set the device address for latest Qualcomm Bluetooth chipset wcn3990 and above. Signed-off-by: Balakrishna Godavarthi --- drivers/bluetooth/btqca.c | 21 + drivers/bluetooth/btqca.h | 9 - drivers/bluetooth/hci_qca.c |

[PATCH v1] Bluetooth: hci_qca: Add helper to set device address.

2018-10-26 Thread Balakrishna Godavarthi
This patch add qca_set_device_bdaddr() to set the device address for latest Qualcomm Bluetooth chipset wcn3990 and above. Signed-off-by: Balakrishna Godavarthi --- drivers/bluetooth/btqca.c | 21 + drivers/bluetooth/btqca.h | 9 - drivers/bluetooth/hci_qca.c |