Diff between 2f539e81fd6b31b248c4d2befabe5706e5908adf and 4df7d9dd3788a6c70f0442ab362c1a556e3d874f

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 6077948..7111b61 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1351,6 +1351,24 @@ const char *bt_compidtostr(int compid)
 		return "Luster Leaf Products Inc";
 	case 544:
 		return "Manus Machina BV";
+	case 545:
+		return "Mobiquity Networks Inc";
+	case 546:
+		return "Praxis Dynamics";
+	case 547:
+		return "Philip Morris Products S.A.";
+	case 548:
+		return "Comarch SA";
+	case 549:
+		return "Nestl Nespresso S.A.";
+	case 550:
+		return "Merlinia A/S";
+	case 551:
+		return "LifeBEAM Technologies";
+	case 552:
+		return "Twocanoes Labs, LLC";
+	case 553:
+		return "Muoverti Limited";
 	case 65535:
 		return "internal use";
 	default: