summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-12-10 01:41:38 -0800
committerMarcel Holtmann <marcel@holtmann.org>2013-12-10 01:41:38 -0800
commit2b34347828ca5ab55ccc5c7842d1c539a2b42d55 (patch)
tree4fc90273e3bc4551d543f0639c85222f8c5a5f61 /lib
parentff0abc45aa0976a06b586dabc71276f3ca4eecd5 (diff)
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 6693f652a..17ee2c1db 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -805,6 +805,18 @@ const char *bt_compidtostr(int compid)
return "HiSilicon Technologies Co., Ltd.";
case 272:
return "Nippon Seiki Co., Ltd.";
+ case 273:
+ return "Steelseries ApS";
+ case 274:
+ return "vyzybl Inc.";
+ case 275:
+ return "Openbrain Technologies, Co., Ltd.";
+ case 276:
+ return "Xensr";
+ case 277:
+ return "e.solutions";
+ case 278:
+ return "1OAK Technologies";
case 65535:
return "internal use";
default: