From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> This patch adds hw_variant for Intel Bluetooth 9160/9260 also known as ThunderPeak(ThP). Signed-off-by: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> --- 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 -- 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