summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-02-02 09:12:58 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-02-02 09:12:58 +0100
commit01170be4f040fca1cd76105854ca7bd99712c4b3 (patch)
treec6d06a8350387b956210b25caa8f3d40cc463150 /lib/bluetooth.c
parentbaf0ac119efec106bcee959a85a0817ecf51bbda (diff)
downloadbluez-01170be4f040fca1cd76105854ca7bd99712c4b3.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c32
1 files changed, 32 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 57e274444..607d6d60f 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1141,6 +1141,38 @@ const char *bt_compidtostr(int compid)
return "LM Technologies Ltd";
case 439:
return "General Electric Company";
+ case 440:
+ return "i+D3 S.L.";
+ case 441:
+ return "HANA Micron";
+ case 442:
+ return "Stages Cycling LLC";
+ case 443:
+ return "Cochlear Bone Anchored Solutions AB";
+ case 444:
+ return "SenionLab AB";
+ case 445:
+ return "Syszone Co., Ltd";
+ case 446:
+ return "Pulsate Mobile Ltd.";
+ case 447:
+ return "Hong Kong HunterSun Electronic Limited";
+ case 448:
+ return "pironex GmbH";
+ case 449:
+ return "BRADATECH Corp.";
+ case 450:
+ return "Transenergooil AG";
+ case 451:
+ return "Bunch";
+ case 452:
+ return "DME Microelectronics";
+ case 453:
+ return "Bitcraze AB";
+ case 454:
+ return "HASWARE Inc.";
+ case 455:
+ return "Abiogenix Inc.";
case 65535:
return "internal use";
default: