Diff between 0d8d87721ad5d2b4159ed6b86534b5708564d3ef and 6d6d69e0cb447b1c72a659a2185ffd729d3c9a19

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 0f5de3d..5f344d1 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1023,6 +1023,18 @@ const char *bt_compidtostr(int compid)
 		return "taskit GmbH";
 	case 380:
 		return "Daimler AG";
+	case 381:
+		return "BatAndCat";
+	case 382:
+		return "BluDotz Ltd";
+	case 383:
+		return "XTel ApS";
+	case 384:
+		return "Gigaset Communications GmbH";
+	case 385:
+		return "Gecko Health Innovations, Inc.";
+	case 386:
+		return "HOP Ubiquitous";
 	case 65535:
 		return "internal use";
 	default: