Diff between a29e487d1cb6e70043fe0ec67c94b5a984b7e08c and afb9c8ffe09b34625f96e88589875c2ed4a2a4e8

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 8ee6fb4..5145e27 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -954,9 +954,25 @@ const char *bt_compidtostr(int compid)
 	case 345:
 		return "ChefSteps, Inc.";
 	case 346:
-		return "micus AG";
+		return "micas AG";
 	case 347:
 		return "Biomedical Research Ltd.";
+	case 348:
+		return "Pitius Tec S.L.";
+	case 349:
+		return "Estimote, Inc.";
+	case 350:
+		return "Unikey Technologies, Inc.";
+	case 351:
+		return "Timer Cap Co.";
+	case 352:
+		return "AwoX";
+	case 353:
+		return "yikes";
+	case 354:
+		return "MADSGlobal NZ Ltd.";
+	case 355:
+		return "PCH International";
 	case 65535:
 		return "internal use";
 	default: