lkml.org 
[lkml]   [2018]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/2] Bluetooth: mediatek: Add protocol support for MediaTek USB devices
Date
From: Sean Wang <sean.wang@mediatek.com>

This adds the support of enabling MT7668U and MT7663U Bluetooth
function running on the top of btusb driver. The patch also adds
a newly created file mtkbt.c able to be reused independently from
the transport type such as UART, USB and SDIO.

Sean Wang (2):
Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB
devices
Bluetooth: mediatek: Add protocol support for MediaTek MT7663U USB
devices

drivers/bluetooth/Kconfig | 16 +++
drivers/bluetooth/Makefile | 1 +
drivers/bluetooth/btmtk.c | 309 +++++++++++++++++++++++++++++++++++++++++++++
drivers/bluetooth/btmtk.h | 100 +++++++++++++++
drivers/bluetooth/btusb.c | 177 ++++++++++++++++++++++++++
5 files changed, 603 insertions(+)
create mode 100644 drivers/bluetooth/btmtk.c
create mode 100644 drivers/bluetooth/btmtk.h

--
2.7.4

\
 
 \ /
  Last update: 2018-08-12 10:48    [W:0.061 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site