summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-02-25 07:25:54 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-02-25 07:25:54 +0100
commit90a0d6b53c0b397cdfd7dc0bb48c2f41c20f7652 (patch)
treec36f202ed3e36e4f03f683ad25ee28a30edce9d3 /lib/bluetooth.c
parent3b3da6c0c4a52aeb1964f4cd937a17e2541fb2ef (diff)
downloadbluez-90a0d6b53c0b397cdfd7dc0bb48c2f41c20f7652.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c28
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 651899c80..4fe5941af 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1211,6 +1211,34 @@ const char *bt_compidtostr(int compid)
return "Savant Systems LLC";
case 474:
return "Logitech International SA";
+ case 475:
+ return "Innblue Consulting";
+ case 476:
+ return "iParking Ltd.";
+ case 477:
+ return "Koninklijke Philips Electronics N.V.";
+ case 478:
+ return "Minelab Electronics Pty Limited";
+ case 479:
+ return "Bison Group Ltd.";
+ case 480:
+ return "Widex A/S";
+ case 481:
+ return "Jolla Ltd";
+ case 482:
+ return "Lectronix, Inc.";
+ case 483:
+ return "Caterpillar Inc";
+ case 484:
+ return "Freedom Innovations";
+ case 485:
+ return "Dynamic Devices Ltd";
+ case 486:
+ return "Technology Solutions (UK) Ltd";
+ case 487:
+ return "IPS Group Inc.";
+ case 488:
+ return "STIR";
case 65535:
return "internal use";
default: