summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-02-23 12:00:03 +0100
committerMarcel Holtmann <marcel@holtmann.org>2013-02-23 12:00:03 +0100
commit786f0e0e33370817015114fd7b8bf2fb9321e6d8 (patch)
treec77fa2737f282e0cfafdd85c1cdc1b272cf4f7d5 /lib
parentd2aad021e4d18ed56c7237783941cd76310e00c0 (diff)
downloadbluez-786f0e0e33370817015114fd7b8bf2fb9321e6d8.tar.gz
lib: Update list of company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 35301c826..93a5eb7c2 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -629,6 +629,14 @@ const char *bt_compidtostr(int compid)
return "Meso international";
case 183:
return "TreLab Ltd";
+ case 184:
+ return "Qualcomm Innovation Center, Inc. (QuIC)";
+ case 185:
+ return "Johnson Controls, Inc.";
+ case 186:
+ return "Starkey Laboratories Inc.";
+ case 187:
+ return "S-Power Electronics Limited";
case 65535:
return "internal use";
default: