* [PATCH BlueZ] tools/bluemoon: Add hardware variant for Intel Bluetooth 8265
@ 2016-05-06 18:53 Tedd Ho-Jeong An
2016-05-06 19:54 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Tedd Ho-Jeong An @ 2016-05-06 18:53 UTC (permalink / raw)
To: linux-bluetooth@vger.kernel.org; +Cc: Marcel Holtmann, Tedd Ho-Jeong An
From: Tedd Ho-Jeong An <tedd.an@intel.com>
This patch adds support for HW variant for Intel Bluetooth 8265
also known as Windstorm Peak (WsP).
---
tools/bluemoon.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/bluemoon.c b/tools/bluemoon.c
index 650ab0c..5fc6269 100644
--- a/tools/bluemoon.c
+++ b/tools/bluemoon.c
@@ -620,6 +620,7 @@ static const struct {
{ 0x09, "iBT 1.5 (AG610)" },
{ 0x0a, "iBT 2.1 (AG620)" },
{ 0x0b, "iBT 3.0 (LnP)" },
+ { 0x0c, "iBT 3.0 (WsP)" },
{ }
};
--
2.4.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-06 19:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 18:53 [PATCH BlueZ] tools/bluemoon: Add hardware variant for Intel Bluetooth 8265 Tedd Ho-Jeong An
2016-05-06 19:54 ` Marcel Holtmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.