summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-12-11 22:48:42 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-12-11 22:48:42 +0100
commit7b3c09e7732921521e24519011288304f58df263 (patch)
tree1d8198312709c7799681a2ef6ab347b69368d7d4 /lib/bluetooth.c
parentcf0d80a1b4680af719d57655916f8e7c7edc23a9 (diff)
downloadbluez-7b3c09e7732921521e24519011288304f58df263.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 dca7c6a2e..f7617c86f 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -882,7 +882,7 @@ const char *bt_compidtostr(int compid)
case 309:
return "Airewear LLC";
case 310:
- return "ETC sp. z.o.o.";
+ return "Seed Labs, Inc. (formerly ETC sp. z.o.o.)";
case 311:
return "Prestigio Plaza Ltd.";
case 312:
@@ -1109,6 +1109,22 @@ const char *bt_compidtostr(int compid)
return "Asandoo GmbH";
case 423:
return "ENERGOUS CORPORATION";
+ case 424:
+ return "Taobao";
+ case 425:
+ return "Canon Inc.";
+ case 426:
+ return "Geophysical Technology Inc.";
+ case 427:
+ return "Facebook, Inc.";
+ case 428:
+ return "Nipro Diagnostics, Inc.";
+ case 429:
+ return "FlightSafety International";
+ case 430:
+ return "Earlens Corporation";
+ case 431:
+ return "Sunrise Micro Devices, Inc.";
case 65535:
return "internal use";
default: