Diff between 1783548cf711e86c1080a708c72d973161577572 and b4755d7f8ca8fd1a09cd60e1bef01280dafb4c9a

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 8e336f9..406b508 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -898,7 +898,41 @@ const char *bt_compidtostr(int compid)
 	case 317:
 		return "WirelessWERX";
 	case 318:
-		return "nimai";
+		return "Nod, Inc.";
+	case 319:
+		return "B&B Manufacturing Company";
+	case 320:
+		return "Alpine Electronics (China) Co., Ltd";
+	case 321:
+		return "FedEx Services";
+	case 322:
+		return "Grape Systems Inc.";
+	case 323:
+		return "Bkon Connect";
+	case 324:
+		return "Lintech GmbH";
+	case 325:
+		return "Novatel Wireless";
+	case 326:
+		return "Ciright";
+	case 327:
+		return "Mighty Cast, Inc.";
+	case 328:
+		return "Ambimat Electronics";
+	case 329:
+		return "Perytons Ltd.";
+	case 330:
+		return "Tivoli Audio, LLC";
+	case 331:
+		return "Master Lock";
+	case 332:
+		return "Mesh-Net Ltd";
+	case 333:
+		return "HUIZHOU DESAY SV AUTOMOTIVE CO., LTD.";
+	case 334:
+		return "Tangerine, Inc.";
+	case 335:
+		return "B&W Group Ltd.";
 	case 65535:
 		return "internal use";
 	default: