summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-02-16 19:08:06 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-02-16 19:08:06 +0100
commit659159484366edc9845c134a437e09d2ba1a50bb (patch)
tree910b246561c0a2a26c69cf36f56733cf71f3b004 /lib
parent9191483477bb8f08c5a63ae2c8f11be89b8bf634 (diff)
downloadbluez-659159484366edc9845c134a437e09d2ba1a50bb.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c38
1 files changed, 38 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 607d6d60f..651899c80 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1173,6 +1173,44 @@ const char *bt_compidtostr(int compid)
return "HASWARE Inc.";
case 455:
return "Abiogenix Inc.";
+ case 456:
+ return "Poly-Control ApS";
+ case 457:
+ return "Avi-on";
+ case 458:
+ return "Laerdal Medical AS";
+ case 459:
+ return "Fetch My Pet";
+ case 460:
+ return "Sam Labs Ltd.";
+ case 461:
+ return "Chengdu Synwing Technology Ltd";
+ case 462:
+ return "HOUWA SYSTEM DESIGN, k.k.";
+ case 463:
+ return "BSH";
+ case 464:
+ return "Primus Inter Pares Ltd";
+ case 465:
+ return "August";
+ case 466:
+ return "Gill Electronics";
+ case 467:
+ return "Sky Wave Design";
+ case 468:
+ return "Newlab S.r.l.";
+ case 469:
+ return "ELAD srl";
+ case 470:
+ return "G-wearables inc.";
+ case 471:
+ return "Squadrone Systems Inc.";
+ case 472:
+ return "Code Corporation";
+ case 473:
+ return "Savant Systems LLC";
+ case 474:
+ return "Logitech International SA";
case 65535:
return "internal use";
default: