summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-04-12 10:31:10 -0700
committerMarcel Holtmann <marcel@holtmann.org>2014-04-12 10:31:10 -0700
commit1fa17384272793c1ae06849eef93732116035c57 (patch)
tree20ab5b0bdedc0410477023699e188d6b74d21ede /lib/bluetooth.c
parenta9c1151175621a46f308feb5909896da271d3d6d (diff)
downloadbluez-1fa17384272793c1ae06849eef93732116035c57.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 83035e879..8e336f9d1 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -746,7 +746,7 @@ const char *bt_compidtostr(int compid)
case 241:
return "Witron Technology Limited";
case 242:
- return "Morse Project Inc.";
+ return "Aether Things Inc. (formerly Morse Project Inc.)";
case 243:
return "Kent Displays Inc.";
case 244:
@@ -885,6 +885,20 @@ const char *bt_compidtostr(int compid)
return "ETC sp. z.o.o.";
case 311:
return "Prestigio Plaza Ltd.";
+ case 312:
+ return "NTEO Inc.";
+ case 313:
+ return "Focus Systems Corporation";
+ case 314:
+ return "Tencent Holdings Limited";
+ case 315:
+ return "Allegion";
+ case 316:
+ return "Murata Manufacuring Co., Ltd.";
+ case 317:
+ return "WirelessWERX";
+ case 318:
+ return "nimai";
case 65535:
return "internal use";
default: