Diff between 8c8d4431edfcde124ae66cfe89c5cbf4c9b4ac6c and f6a27623d0cf132cb4acd9ad6d1f674d21d1b2ff

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 5f344d1..e25e4f4 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1035,6 +1035,44 @@ const char *bt_compidtostr(int compid)
 		return "Gecko Health Innovations, Inc.";
 	case 386:
 		return "HOP Ubiquitous";
+	case 387:
+		return "To Be Assigned";
+	case 388:
+		return "Nectar";
+	case 389:
+		return "bel'apps LLC";
+	case 390:
+		return "CORE Lighting Ltd";
+	case 391:
+		return "Seraphim Sense Ltd";
+	case 392:
+		return "Unico RBC";
+	case 393:
+		return "Physical Enterprises Inc.";
+	case 394:
+		return "Able Trend Technology Limited";
+	case 395:
+		return "Konica Minolta, Inc.";
+	case 396:
+		return "Wilo SE";
+	case 397:
+		return "Extron Design Services";
+	case 398:
+		return "Fitbit, Inc.";
+	case 399:
+		return "Fireflies Systems";
+	case 400:
+		return "Intelletto Technologies Inc.";
+	case 401:
+		return "FDK CORPORATION";
+	case 402:
+		return "Cloudleaf, Inc";
+	case 403:
+		return "Maveric Automation LLC";
+	case 404:
+		return "Acoustic Stream Corporation";
+	case 405:
+		return "Zuli";
 	case 65535:
 		return "internal use";
 	default: