summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-03-25 20:20:06 -0700
committerMarcel Holtmann <marcel@holtmann.org>2014-03-25 20:20:06 -0700
commit9c02efcf841e7726575a350f20ff0267bc308b88 (patch)
tree55dc38a837965dbc14c6d09f42a6421f612779ac /lib/bluetooth.c
parent8b5461c26e3a7f5895109579cd62d7942b6195df (diff)
downloadbluez-9c02efcf841e7726575a350f20ff0267bc308b88.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 13fd83a40..83035e879 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -873,6 +873,18 @@ const char *bt_compidtostr(int compid)
return "Warehouse Innovations";
case 305:
return "Cypress Semiconductor Corporation";
+ case 306:
+ return "MADS Inc";
+ case 307:
+ return "Blue Maestro Limited";
+ case 308:
+ return "Resolution Products, Inc.";
+ case 309:
+ return "Airewear LLC";
+ case 310:
+ return "ETC sp. z.o.o.";
+ case 311:
+ return "Prestigio Plaza Ltd.";
case 65535:
return "internal use";
default: