Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Sat, 13 Aug 2016 00:01:28 +0000 (17:01 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 1 Sep 2016 16:34:26 +0000 (18:34 +0200)
commit85fa41d02b95975e7e530c783dfd58f5e07df249
tree4c76d13dabaf127a42a2d2ff4f6b59f58b4751e1
parent3159fb22c9af38e4d0c9b0721e569ebb51608526
Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver

The Qualcomm WCNSS chip provides two SMD channels to the BT core; one
for command and one for event packets. This driver exposes the two
channels as a hci device.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btqcomsmd.c [new file with mode: 0644]
This page took 0.026147 seconds and 5 git commands to generate.