summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-07-03 16:12:38 +0200
committerMarcel Holtmann <marcel@holtmann.org>2014-07-03 16:12:38 +0200
commitafb9c8ffe09b34625f96e88589875c2ed4a2a4e8 (patch)
tree6b7616a44d7ecbd627725352fccc8a1edcb45d66 /lib/bluetooth.c
parenta29e487d1cb6e70043fe0ec67c94b5a984b7e08c (diff)
downloadbluez-afb9c8ffe09b34625f96e88589875c2ed4a2a4e8.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c18
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 8ee6fb45f..5145e272c 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -954,9 +954,25 @@ const char *bt_compidtostr(int compid)
case 345:
return "ChefSteps, Inc.";
case 346:
- return "micus AG";
+ return "micas AG";
case 347:
return "Biomedical Research Ltd.";
+ case 348:
+ return "Pitius Tec S.L.";
+ case 349:
+ return "Estimote, Inc.";
+ case 350:
+ return "Unikey Technologies, Inc.";
+ case 351:
+ return "Timer Cap Co.";
+ case 352:
+ return "AwoX";
+ case 353:
+ return "yikes";
+ case 354:
+ return "MADSGlobal NZ Ltd.";
+ case 355:
+ return "PCH International";
case 65535:
return "internal use";
default: