Diff between 3c6dffcac74cedede3e797d9da043c5e8b0a3993 and 91758e0a5fbbf15e0f2ae69f5d73590461ab0562

Changed Files

File Additions Deletions Status
lib/bluetooth.c +13 -1 modified

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 3cebc79..3726b50 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -2118,7 +2118,7 @@ const char *bt_compidtostr(int compid)
 	case 927:
 		return "Molex Corporation";
 	case 928:
-		return "IVT International Validation & Testing Corporation";
+		return "IVT Wireless Limited";
 	case 929:
 		return "Alpine Labs LLC";
 	case 930:
@@ -2131,6 +2131,18 @@ const char *bt_compidtostr(int compid)
 		return "ACE CAD Enterprise Co., Ltd. (ACECAD)";
 	case 934:
 		return "Medela, Inc";
+	case 935:
+		return "AeroScout";
+	case 936:
+		return "Esrille Inc.";
+	case 937:
+		return "THINKERLY SRL";
+	case 938:
+		return "Exon Sp. z o.o.";
+	case 939:
+		return "Meizu Technology Co., Ltd.";
+	case 940:
+		return "Smablo LTD";
 	case 65535:
 		return "internal use";
 	default: