summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-08-07 12:21:46 -0700
committerMarcel Holtmann <marcel@holtmann.org>2013-08-07 12:21:46 -0700
commita24e0a151f5efa4711afffa1f456d78724fa505b (patch)
tree95f76325153641ece37d1f0ae7b13907c11aa501 /lib
parent4823139c237d1a501000481394d64f43821c17ae (diff)
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index adf2c5c02..5a854aabe 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -681,6 +681,24 @@ const char *bt_compidtostr(int compid)
return "Polar Electro Europe B.V.";
case 210:
return "Dialog Semiconductor B.V.";
+ case 211:
+ return "Taixingbang Technology (HK) Co,. LTD.";
+ case 212:
+ return "Kawantech";
+ case 213:
+ return "Austco Communication Systems";
+ case 214:
+ return "Timex Group USA, Inc.";
+ case 215:
+ return "Qualcomm Technologies, Inc.";
+ case 216:
+ return "Qualcomm Connected Experiences, Inc.";
+ case 217:
+ return "Voyetra Turtle Beach";
+ case 218:
+ return "txtr GmbH";
+ case 219:
+ return "Biosentronics";
case 65535:
return "internal use";
default: