summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-06-01 21:07:54 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-06-01 21:07:54 +0200
commit4df7d9dd3788a6c70f0442ab362c1a556e3d874f (patch)
treea3d0d141df8bfdd6db85a05074e39ebd9c21897f /lib/bluetooth.c
parent2f539e81fd6b31b248c4d2befabe5706e5908adf (diff)
downloadbluez-4df7d9dd3788a6c70f0442ab362c1a556e3d874f.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 6077948d3..7111b61d6 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: