summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-10-02 07:51:01 +0200
committerMarcel Holtmann <marcel@holtmann.org>2014-10-02 07:51:01 +0200
commit6d6d69e0cb447b1c72a659a2185ffd729d3c9a19 (patch)
treed913241f49db6a5644bd47ea19360012348324e1 /lib/bluetooth.c
parent0d8d87721ad5d2b4159ed6b86534b5708564d3ef (diff)
downloadbluez-6d6d69e0cb447b1c72a659a2185ffd729d3c9a19.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 0f5de3d9c..5f344d199 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1023,6 +1023,18 @@ const char *bt_compidtostr(int compid)
return "taskit GmbH";
case 380:
return "Daimler AG";
+ case 381:
+ return "BatAndCat";
+ case 382:
+ return "BluDotz Ltd";
+ case 383:
+ return "XTel ApS";
+ case 384:
+ return "Gigaset Communications GmbH";
+ case 385:
+ return "Gecko Health Innovations, Inc.";
+ case 386:
+ return "HOP Ubiquitous";
case 65535:
return "internal use";
default: