summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-02-21 21:39:13 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-02-21 21:39:13 -0800
commit188aac21b832ee1be3fe2df34c0cec71ed7c78d3 (patch)
tree5590b80a78708eb707f729c21f3f294e95ab59e1 /lib/bluetooth.c
parent01cf316648a8ee84860afa1559901b162a383aa8 (diff)
downloadbluez-188aac21b832ee1be3fe2df34c0cec71ed7c78d3.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c22
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 3a92ab7a4..b111b1eda 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -677,6 +677,8 @@ const char *bt_compidtostr(int compid)
return "Elgato Systems GmbH";
case 207:
return "ARCHOS SA";
+ case 208:
+ return "Dexcom, Inc.";
case 209:
return "Polar Electro Europe B.V.";
case 210:
@@ -837,6 +839,26 @@ const char *bt_compidtostr(int compid)
return "Volkswagon AG";
case 288:
return "Porsche AG";
+ case 289:
+ return "Sino Wealth Electronic Ltd.";
+ case 290:
+ return "AirTurn, Inc.";
+ case 291:
+ return "Kinsa, Inc.";
+ case 292:
+ return "HID Global";
+ case 293:
+ return "SEAT es";
+ case 294:
+ return "Promethean Ltd.";
+ case 295:
+ return "Salutica Allied Solutions";
+ case 296:
+ return "GPSI Group Pty Ltd";
+ case 297:
+ return "Nimble Devices Oy";
+ case 298:
+ return "Changzhou Yongse Infotech Co., Ltd";
case 65535:
return "internal use";
default: