From: Tedd Ho-Jeong An <tedd.an@intel.com>
To: "linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
Marcel Holtmann <marcel@holtmann.org>
Cc: Tedd Ho-Jeong An <tedd.an@intel.com>,
"jaya.p.g" <jaya.p.g@linux.intel.com>
Subject: [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260
Date: Mon, 6 Mar 2017 15:38:37 -0800 [thread overview]
Message-ID: <20170306153837.0ab78750@fedora-linux-22.shared> (raw)
From: Tedd Ho-Jeong An <tedd.an@intel.com>
This patch adds hw_variant for Intel Bluetooth 9160/9260 also
known as ThunderPeak(ThP).
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
---
tools/bluemoon.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/bluemoon.c b/tools/bluemoon.c
index 5fc6269..6051f30 100644
--- a/tools/bluemoon.c
+++ b/tools/bluemoon.c
@@ -621,6 +621,7 @@ static const struct {
{ 0x0a, "iBT 2.1 (AG620)" },
{ 0x0b, "iBT 3.0 (LnP)" },
{ 0x0c, "iBT 3.0 (WsP)" },
+ { 0x12, "iBT 3.5 (ThP)" },
{ }
};
--
2.7.4
next reply other threads:[~2017-03-06 23:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-06 23:38 Tedd Ho-Jeong An [this message]
2017-03-27 14:17 ` [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260 Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170306153837.0ab78750@fedora-linux-22.shared \
--to=tedd.an@intel.com \
--cc=jaya.p.g@linux.intel.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).