Diff between 8ddf7093d1a382c41b38e241d157d74e635ab72a and 3b60c35aba3c1c4f140bea96c899aa2d0bfa4635

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 80849b9..b51df84 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -655,6 +655,24 @@ const char *bt_compidtostr(int compid)
 		return "adidas AG";
 	case 196:
 		return "LG Electronics";
+	case 197:
+		return "Onset Computer Corporation";
+	case 198:
+		return "Selfly BV";
+	case 199:
+		return "Quuppa Oy.";
+	case 200:
+		return "GeLo Inc";
+	case 201:
+		return "Evluma";
+	case 202:
+		return "MC10";
+	case 203:
+		return "Binauric SE";
+	case 204:
+		return "Beats Electronics";
+	case 205:
+		return "Microchip Technology Inc.";
 	case 65535:
 		return "internal use";
 	default: