Diff between cf0d80a1b4680af719d57655916f8e7c7edc23a9 and 7b3c09e7732921521e24519011288304f58df263

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index dca7c6a..f7617c8 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -882,7 +882,7 @@ const char *bt_compidtostr(int compid)
 	case 309:
 		return "Airewear LLC";
 	case 310:
-		return "ETC sp. z.o.o.";
+		return "Seed Labs, Inc. (formerly ETC sp. z.o.o.)";
 	case 311:
 		return "Prestigio Plaza Ltd.";
 	case 312:
@@ -1109,6 +1109,22 @@ const char *bt_compidtostr(int compid)
 		return "Asandoo GmbH";
 	case 423:
 		return "ENERGOUS CORPORATION";
+	case 424:
+		return "Taobao";
+	case 425:
+		return "Canon Inc.";
+	case 426:
+		return "Geophysical Technology Inc.";
+	case 427:
+		return "Facebook, Inc.";
+	case 428:
+		return "Nipro Diagnostics, Inc.";
+	case 429:
+		return "FlightSafety International";
+	case 430:
+		return "Earlens Corporation";
+	case 431:
+		return "Sunrise Micro Devices, Inc.";
 	case 65535:
 		return "internal use";
 	default: