From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html