summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-31 13:56:19 -0700
committerMarcel Holtmann <marcel@holtmann.org>2015-03-31 13:56:19 -0700
commit5acac4bfa70465a1b7cb744f351e93ea3f14e6e8 (patch)
treebf99b814dca773b657b829fba7f17b7ee81df2ce /lib/bluetooth.c
parent55c9081093f5552a44bd95d6674eb2f7bff00cb2 (diff)
downloadbluez-5acac4bfa70465a1b7cb744f351e93ea3f14e6e8.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 41fe27f13..91e714e7f 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1243,6 +1243,26 @@ const char *bt_compidtostr(int compid)
return "Sano, Inc";
case 490:
return "Advanced Application Design, Inc.";
+ case 491:
+ return "AutoMap LLC";
+ case 492:
+ return "Spreadtrum Communications Shanghai Ltd";
+ case 493:
+ return "CuteCircuit LTD";
+ case 494:
+ return "Valeo Service";
+ case 495:
+ return "Fullpower Technologies, Inc.";
+ case 496:
+ return "KloudNation";
+ case 497:
+ return "Zebra Technologies Corporation";
+ case 498:
+ return "Itron, Inc.";
+ case 499:
+ return "The University of Tokyo";
+ case 500:
+ return "UTC Fire and Security";
case 65535:
return "internal use";
default: