summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-01-20 17:50:57 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-01-20 17:50:57 -0800
commitefd41362b6bb041fc48689ce1ebef1c7f0c39a66 (patch)
tree0eb4b917e7d303c0c70c742a0006dc0b2583f3ae /lib/bluetooth.c
parent74f52579b75c34bd0a99807ebb8fb4ec2527dac4 (diff)
downloadbluez-efd41362b6bb041fc48689ce1ebef1c7f0c39a66.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index c06fdd51c..3a92ab7a4 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -825,6 +825,18 @@ const char *bt_compidtostr(int compid)
return "Wize Technology Co., Ltd.";
case 282:
return "Qualcomm Labs, Inc.";
+ case 283:
+ return "Aruba Networks";
+ case 284:
+ return "Baidu";
+ case 285:
+ return "Arendi AG";
+ case 286:
+ return "Skoda Auto a.s.";
+ case 287:
+ return "Volkswagon AG";
+ case 288:
+ return "Porsche AG";
case 65535:
return "internal use";
default: