summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2016-07-17 22:54:31 +0200
committerMarcel Holtmann <marcel@holtmann.org>2016-07-17 22:54:31 +0200
commit91758e0a5fbbf15e0f2ae69f5d73590461ab0562 (patch)
tree838f46d5fd857b316affdec94a4141a105edf40c
parent3c6dffcac74cedede3e797d9da043c5e8b0a3993 (diff)
downloadbluez-91758e0a5fbbf15e0f2ae69f5d73590461ab0562.tar.gz
lib: Update company identifiers
-rw-r--r--lib/bluetooth.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 3cebc7997..3726b50d2 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -2118,7 +2118,7 @@ const char *bt_compidtostr(int compid)
case 927:
return "Molex Corporation";
case 928:
- return "IVT International Validation & Testing Corporation";
+ return "IVT Wireless Limited";
case 929:
return "Alpine Labs LLC";
case 930:
@@ -2131,6 +2131,18 @@ const char *bt_compidtostr(int compid)
return "ACE CAD Enterprise Co., Ltd. (ACECAD)";
case 934:
return "Medela, Inc";
+ case 935:
+ return "AeroScout";
+ case 936:
+ return "Esrille Inc.";
+ case 937:
+ return "THINKERLY SRL";
+ case 938:
+ return "Exon Sp. z o.o.";
+ case 939:
+ return "Meizu Technology Co., Ltd.";
+ case 940:
+ return "Smablo LTD";
case 65535:
return "internal use";
default: