Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bluetooth: btqca: remove null checks on edl->data as it is an array | Colin Ian King | 2016-09-19 |
| | | | | | | | | edl->data is an array of __u8 so the null check is unneccessary, so remove it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> | ||
* | Bluetooth: btqca: Introduce generic QCA ROME support | Ben Young Tae Kim | 2015-08-10 |
This is for supporting BT for QCA ROME with vendor specific HCI commands and initialization on the chip. This will have USB/UART implementation both, but for now, adding UART vendor specific commands to patch downloading and set Bluetooth device address using vendor specific command. Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> |