Diff between 4b354f1c3d3c740234966e9c31af4db5547c2cc0 and 24d9643a103f934e6588762213e9e953b4a74561

Changed Files

File Additions Deletions Status
lib/bluetooth.c +10 -0 modified

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 83e809f..bdc611a 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -737,6 +737,16 @@ const char *bt_compidtostr(int compid)
 		return "Jolly Logic, LLC";
 	case 238:
 		return "Above Average Outcomes, Inc.";
+	case 239:
+		return "Bitsplitters GmbH";
+	case 240:
+		return "PayPal, Inc.";
+	case 241:
+		return "Witron Technology Limited";
+	case 242:
+		return "Morse Project Inc.";
+	case 243:
+		return "Kent Displays Inc.";
 	case 65535:
 		return "internal use";
 	default: